And then there were also the micro-channel 9370s... 9371-1xx. Ran VM and
DOS/VSE.
Joe
On Wed, Aug 12, 2020 at 9:20 AM Martin Packer
wrote:
> In that sense it was rather like the AS/400 - and from the same era.
>
> Before the - nicer to my eyes - black machine aesthetic kicked in.
>
> Cheers, Ma
The console is an IBM 1415-2, hard to tell, but looks like it is for a 7010
CPU system.
http://ed-thelen.org/comp-hist/IBM-ProdAnn/7010.pdf
Joe
On Mon, Aug 17, 2020 at 11:51 PM Ken Smith wrote:
> The phone is a Western Electric model 500
> https://en.m.wikipedia.org/wiki/Model_500_telephone
>
What happens if you code the include like this?
OUTFIL INCLUDE=(19,1,CH,EQ,C'ABCDEFGHIJKLNOPQRSTUVWXYZ0123456789')
Joe
On Thu, Aug 20, 2020 at 6:27 AM John McKown
wrote:
> This is on z/OS 1.12 (sorry). A programmer has run two DFSORT jobs with
> slightly different control statements which both
ted
Joe
On Thu, Aug 20, 2020 at 7:05 AM John McKown
wrote:
> On Thu, Aug 20, 2020 at 7:03 AM Joe Monk wrote:
>
> > What happens if you code the include like this?
> >
> > OUTFIL INCLUDE=(19,1,CH,EQ,C'ABCDEFGHIJKLNOPQRSTUVWXYZ0123456789')
> >
>
&
When youre in EDIT mode, try PFSHOW on the command line. See what it says.
Joe
On Mon, Aug 24, 2020 at 1:22 PM Bob Bridges wrote:
> While replying to some of the ideas you folks sent me I thought to try
> another one: I said works in Outlook, but I forgot to
> distinguish: It's working in ~m
I dont understand how this is supposed to work. 2FA is for ONE user. If you
have many users using one common userid, the system should invalidate any
other user logged on with that. same userid and a different 2FA.
Joe
On Tue, Aug 25, 2020 at 10:42 AM Paul Gilmartin <
000433f07816-dmarc-requ.
Dave,
I would encourage you to check whether websockets are enabled on the T:Z
product. If not, nothing to worry about, and you can report the issue to
your security team as mitigated.
Joe
On Tue, Sep 1, 2020 at 6:00 AM Jousma, David <
01a0403c5dc1-dmarc-requ...@listserv.ua.edu> wrote:
> Th
370 supported DAS (the code is in MVS3.8J).
43XX running MVS supported DAS also. 4381 could have up to 64M of main
storage...
Joe
On Tue, Sep 1, 2020 at 4:26 PM Mike Schwab wrote:
> Well, XA+ machines only supported 4K pages / 1M segments and not 2K
> pages / 64K segments. Then DAS and Access
> http://mason.gmu.edu/~smetz3
>
>
>
> From: IBM Mainframe Discussion List on behalf
> of Joe Monk
> Sent: Tuesday, September 1, 2020 5:55 PM
> To: IBM-MAIN@LISTSERV.UA.EDU
> Subject: Re: Architectural Level Sets
>
> 370 supported DAS (
"MVS didn't use 2KiB pages,"
Yes, MVS 3.8J does use 2KB pages.
Joe
On Tue, Sep 1, 2020 at 7:20 PM Seymour J Metz wrote:
> MVS didn't use 2KiB pages, so I never paid any attention to whether the
> 4341 or 3081 had them, but MVS/XA required DAS. Access registers came
> later, on the 3090, and w
Page 7-31 says the only condition for XA is the "move-inverse facility"
has to be installed...
http://www.bitsavers.org/pdf/ibm/370/princOps/SA22-7085-1_370-XA_Principles_of_Operation_Jan87.pdf
Joe
On Wed, Sep 2, 2020 at 5:10 AM Seymour J Metz wrote:
> Strange! The XA PoOps shows MVCIN as on
Generally, for passive FTP/s, the connection is negotiated on port 21 and
then redirected to a higher port.
Joe
On Fri, Sep 4, 2020 at 10:50 AM Roberto Halais
wrote:
> Listers:
>
> We are converting all our file transfer jobs from FTP to FTPS.
> Our security people insist we do not use port 21
Skip,
I will tell you what saved one of my customers. When they use a VTL, they
replicated that VTL to another site. So, when some files got encrypted via
ransomware, they were able to quickly replicate the files back and re-boot.
Joe
On Fri, Sep 4, 2020 at 1:51 PM Jesse 1 Robinson
wrote:
> It
California Edison Company
> Electric Dragon Team Paddler
> SHARE MVS Program Co-Manager
> 323-715-0595 Mobile
> 626-543-6132 Office ⇐=== NEW
> robin...@sce.com
>
> -Original Message-
> From: IBM Mainframe Discussion List On Behalf
> Of Joe Monk
> Sent: Friday, S
"PL/I doesn't have integers."
Sorry Shmuel, youre incorrect.
FIXED BINARY (15,0) is a 2 byte integer and FIXED BINARY (31,0) is a 4 byte
integer.
"The ratiio 4/3 is FIXED BIN,"
No, its FIXED DECIMAL (1,0)...
Joe
On Sun, Sep 6, 2020 at 2:33 PM Seymour J Metz wrote:
> PL/I doesn't have intege
t 7:34 PM Robin Vowels wrote:
> On 2020-09-07 09:35, Joe Monk wrote:
> > "PL/I doesn't have integers."
> >
> > Sorry Shmuel, youre incorrect.
> >
> > FIXED BINARY (15,0) is a 2 byte integer and FIXED BINARY (31,0) is a 4
> > byte
> > in
Fortran mindset.
>
>
> --
> Shmuel (Seymour J.) Metz
> http://mason.gmu.edu/~smetz3
>
>
>
> From: IBM Mainframe Discussion List on behalf
> of Joe Monk
> Sent: Sunday, September 6, 2020 7:35 PM
> To: IBM-MAIN@LISTSERV.UA.EDU
&
/knowledgecenter/SSZHNR_2.0.0/com.ibm.ent.pl1.zos.doc/pg/rules.html
Joe
On Mon, Sep 7, 2020 at 12:23 AM Robin Vowels wrote:
> On 2020-09-07 13:05, Joe Monk wrote:
> > "No it isn't. 4/3 yields 1.33... to 15 digits,
> > and is of precision (15,14)"
> >
> > D
wrote is correct for such.
> See Table 15 top entry, for ANS rules for division;
> Table 16 top entry, for IBM rules.
>
> On 2020-09-07 22:19, Joe Monk wrote:
> > Actually it does...
> >
> > Under the IBM suboption:
> >
> >
> >- Nonz
"DECLARE (I, J) FIXED DECIMAL (15);
I = 4; J = 3;
PUT ((I/J*J));"
Well, just doing the math, that should give an answer of 4.
4/3 * 3/1 = 4/1 = 4 ...
Joe
On Mon, Sep 7, 2020 at 9:15 AM Seymour J Metz wrote:
> Did you read what I wrote? The code you wrote has nothing to do with the
> expressio
/GC33-0009-3_OS_PLI_Language_Reference_Jul74.pdf
Joe
On Mon, Sep 7, 2020 at 8:43 AM Robin Vowels wrote:
> You think that I am not looking at IBM's PL/I LRM?
>
> On 2020-09-07 23:25, Joe Monk wrote:
> > The answer is here:
> >
> >
> https://www.ibm.com/support/knowledgec
Let me tell you why it is not such a hypothetical problem...
As we all know, Microsoft now allows under Windows for Linux, Windows
access to Linux datastores. So, imagine I have a mainframe data store
mounted as a Linux FS on a Windows box running Windows for Linux. Now, the
windows box gets ranso
I will tell you that when it happened to my client, the "ransom" was
$1million.
It was less expensive to lose a days work. in restoring from backups.
Joe
On Mon, Sep 7, 2020 at 6:53 PM Charles Mills wrote:
> > It should be a moral decision to *never* pay any ransom, no matter what
> the cost t
It is an interesting note that the rabies protocol is post-exposure.
You will get post-exposure treatments on Days 0, 3, 7, and 14.
The treatment on day 0 consists of a globulin shot as well as the vaccine.
The other three are vaccine only.
Joe
On Tue, Sep 8, 2020 at 5:46 AM Robert Prins
wrote
According to this guide, the 3090 could still start in BC mode when in 370
mode. See page 7-6.
http://vtda.org/docs/computing/IBM/Mainframe/Hardware/System/SA22-7121-6_3090ProcComplexFunctionalCharacteristics.pdf
Joe
On Wed, Sep 9, 2020, 16:07 Lennie Bradshaw <
032fff1be9b4-dmarc-requ...@lis
OS/360 always runs in BC mode.
MVS 3.8J and earlier IPL in BC mode and then change the PSW to EC mode.
Joe
On Wed, Sep 9, 2020 at 4:47 PM Seymour J Metz wrote:
> In XA mode the problem is the SIO instruction. DOS.360, OS/360, OS/VS,
> etc. don't support SSCH. Does OS/360 need BC when you sysge
You might check the fiber path between the buildings. I think the link
budget on a CE LR is only 7db, so if you have some lossy fiber pairs and/or
patches you might be losing too much light.
Reference:
https://www.ibm.com/support/pages/sites/default/files/inline-files/536468_GA23-0367-13.pdf.
- Pa
What version of z/os?
Joe
On Sat, Sep 12, 2020 at 11:05 PM Jennifer McCumber <
0331f2b9a863-dmarc-requ...@listserv.ua.edu> wrote:
> Hi
>
> The CSYSTEM and LSYSTEM is an actual status via the service element while
> looking at the channel problem determination of the VCHPD.
>
> The weird part
Jennifer,
Have you seen these?
https://www.ibm.com/support/knowledgecenter/SSLTBW_2.3.0/com.ibm.zos.v2r3.ieaf100/ieaf10071.htm
Joe
On Mon, Sep 14, 2020 at 7:05 AM Jennifer McCumber <
0331f2b9a863-dmarc-requ...@listserv.ua.edu> wrote:
> Joe
>
> We are at 2.3
>
>
No, its because the process uses java...
Joe
On Thu, Sep 17, 2020 at 7:57 AM kekronbekron <
02dee3fcae33-dmarc-requ...@listserv.ua.edu> wrote:
> I could be *completely* wrong .. so ... will wait for the list to correct
> me.
> Think this could be because TCP/IP is built 'in' USS, and theref
Thats incorrect. MLPA is read only.
Joe
On Fri, Sep 18, 2020 at 9:42 AM Itschak Mugzach <
0305158ad67d-dmarc-requ...@listserv.ua.edu> wrote:
> MLPA is in CSA and is modifiable while lpa is read only.
>
> בתאריך יום ו׳, 18 בספט׳ 2020, 17:17, מאת Peter :
>
> > Apology for being ingorant .. i
key zero and it's bad form to put nonrefreshable code there,
> but it is not always read only. Unlike PLPA, it is subject to page out.
>
>
> --
> Shmuel (Seymour J.) Metz
> http://mason.gmu.edu/~smetz3
>
>
>
> From: IBM Ma
d form to put nonrefreshable code there,
> but it is not always read only. Unlike PLPA, it is subject to page out.
>
>
> --
> Shmuel (Seymour J.) Metz
> http://mason.gmu.edu/~smetz3
>
>
> ____
> From: IBM Mainframe Discussion Li
Language Environment or non-LE?
Joe
On Tue, Sep 22, 2020 at 2:24 PM Chris Cantrell <
chris.cantr...@palmettogba.com> wrote:
> Hello,
>
> I am hoping someone out there can help me with this 'opportunity'.
>
> In a Z/OS enterprise COBOL environment, I want to be able to retrieve the
> calling prog
If it's using standard OS linkage, he could use an assembler routine to do
a traceback and get some of the items.
The problem will come in if passed by value instead of by reference...
Joe
On Tue, Sep 22, 2020 at 2:58 PM Seymour J Metz wrote:
> I doubt that it's possible in general, certain sp
he question is what special cases does the OP need to
> handle.
>
>
> --
> Shmuel (Seymour J.) Metz
> http://mason.gmu.edu/~smetz3
>
>
>
> From: IBM Mainframe Discussion List on behalf
> of Joe Monk
> Sent: Tuesday, Septemb
AVE is just an STM (24 bit) or
> similar instructions.
>
>
> --
> Shmuel (Seymour J.) Metz
> http://mason.gmu.edu/~smetz3
>
>
>
> From: IBM Mainframe Discussion List on behalf
> of Joe Monk
> Sent: Tuesday, September
; Would you like an 'EOF' option to specify whether EOF should be detected?
> >
> > TSO is a very-multi-tasked environment. Each command is ATTACHed as a
> > subtask, and the default for attention is to mercilessly DETACH it (which
> > is essentially CANCEL for
gt; is essentially CANCEL for a task). Except for the exceptions, of course.
> >
> > sas
> >
> >
> > On Mon, May 20, 2019 at 11:03 AM Joe Monk wrote:
> >
> >> If youre trying to run under TSO, did you compile with the INTERRUPT
> >> optio
Or, you could try OUTLIM=16777215 on the DD SYSOUT card.
Joe
On Fri, Jul 5, 2019 at 8:56 AM Allan Staller wrote:
> JES might also be supplying the OUTLIM. It does not necessarily come from
> JCL.
>
> -Original Message-
> From: IBM Mainframe Discussion List On Behalf
> Of Mark Jacobs
>
Some possible reasons for this error are:
- The dynamic allocation tried to use a VIO-eligible unit, but the data
set name was not a temporary dsname (DSN=&&dsname).
- The dynamic allocation tried to put a data set with a non-temporary
dsname (DSN=dsname) onto a real DASD volume but
ll in the catalog. Our server
> does a dynamic allocation with DSN and DISP specified, so it's basically
> the same as the above JCL.
>
> Thanks
> Robin
>
> -Original Message-
> From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On
> Behalf
I can pretty much guarantee that NASA wasnt writing programs in the late
1950's in machine language...
FORTRAN AND LISP were 704 languages.
Joe
On Thu, Aug 1, 2019 at 5:54 PM Seymour J Metz wrote:
> Re 1957: with a SOAP II manual dated February 1957, how likely is it that
> the original SOAP
Thats not what is being asked ...
In the sample output...
50338 789997580026.00 36052910DF 96.12
50338 789997580026.00 36052910DF 96.12
50338 789997580026.00 36052910DF 95.12
What is different about the first
Code is right here
https://www.ibm.com/support/knowledgecenter/en/SSLTBW_2.3.0/com.ibm.zos.v2r3.bpxbd00/localt.htm
/* CELEBL07
This example queries the system clock and displays the local time.
*/
#include
#include
int main(void)
{
struct tm *newtime;
time_t ltime;
time(
the current locale if POSIX(OFF) or TZ is not
defined.
Joe
On Thu, Aug 15, 2019 at 2:22 PM Paul Gilmartin <
000433f07816-dmarc-requ...@listserv.ua.edu> wrote:
> On Thu, 15 Aug 2019 14:07:42 -0400, Joe Monk wrote:
>
> >Code is right here
> >
> >
"It needs redesign for use in CICS, IMS and most z/OS components."
The time in CICS can be gotten in C very easily:
"EXEC CICS ASKTIME ABSTIME(utime)"
C char data_area[8];
ABSTIME(data-area) Specifies the data area for the number of milliseconds
since 00:00 on 1 January 1900, which is kn
Perhaps this will help ...
https://www.ibm.com/support/knowledgecenter/en/SSLTBW_2.2.0/com.ibm.zos.v2r2.cbcpx01/cexample.htm
Joe
On Thu, Aug 22, 2019 at 10:49 PM Joseph Reichman
wrote:
> Hi
>
> All of the code I have on my system is assembler. The Code is a TCP/IP
> Serve
> to a Windows Client
oseph Reichman
wrote:
>
> https://www.ibm.com/support/knowledgecenter/en/SSLTBW_2.1.0/com.ibm.zos.v2r1.ceea400/cee142446.htm
>
> Thanks I think I need to do this no ?
>
> -Original Message-
> From: IBM Mainframe Discussion List On Behalf
> Of Joe Monk
> Sent: Frid
LQMAIN
>
>
>
> -Original Message-
> From: IBM Mainframe Discussion List On Behalf
> Of Joe Monk
> Sent: Friday, August 23, 2019 6:14 AM
> To: IBM-MAIN@LISTSERV.UA.EDU
> Subject: Re: LE 64 bit no main assembler ?
>
> Have a look here... Youre calling 64bit C from assem
YES right ?
>
>
>
> -Original Message-
> From: IBM Mainframe Discussion List On Behalf
> Of Joe Monk
> Sent: Friday, August 23, 2019 8:08 AM
> To: IBM-MAIN@LISTSERV.UA.EDU
> Subject: Re: LE 64 bit no main assembler ?
>
> Right you need a stub main. If you look at the section I
/* get the local offset from GMT */
days_diff = mvsvar('SYMDEF','LYR4') - mvsvar('SYMDEF','YR4')
if days_diff = 0 then
days_diff = mvsvar('SYMDEF','LJDAY') - mvsvar('SYMDEF','JDAY')
hours_diff = mvsvar('SYMDEF','LHR') -,
mvsvar('SYMDEF','HR') + 24 * days_diff
min_diff = right(abs(mvsvar('SYMDEF',
Almost :)
Its not PARM its CPARM
Joe
On Sun, Sep 22, 2019 at 4:45 PM Joseph Reichman
wrote:
> Hi
>
>
>
> Would anyone know where to specify pre-processor directives as said
> previously I am compiling code that runs on windows as well z/os
>
>
>
> So I have #ifdef ZOS AND #IFDEF MSVC
>
>
>
>
you beat me to send :)
Joe
On Sat, Oct 5, 2019 at 3:44 AM ITschak Mugzach wrote:
> You can't. Instead of rename, allocate a new one, copy into the current one
> and update the tso proc with the new name. A they later you'll be able to
> delete the old one.
>
> בתאריך שבת, 5 באוק׳ 2019, 11:39, מ
https://www-01.ibm.com/servers/resourcelink/svc00100.nsf/pages/zOSV2R3SA380689/$file/ceeam00_v2r3.pdf
Page 143
Joe
On Sun, Oct 20, 2019 at 10:28 AM Joseph Reichman
wrote:
> Hi
>
>
>
> I am still wondering how to get this done would calling CELQPIPI to
> initialize an assembler subroutine as C
Seems to be a lot on IBM Publications Center ...
https://www-05.ibm.com/e-business/linkweb/publications/servlet/pbi.wss?CTY=US
Joe
On Tue, Oct 22, 2019 at 9:21 PM Thomas David Rivers
wrote:
> I know there was a lot of discussion on this, but my
> searches have not been fruitful.
>
> I had a li
Try this:
https://www-05.ibm.com/e-business/linkweb/publications/servlet/pbi.wss?CTY=US
Joe
On Wed, Oct 23, 2019 at 3:52 PM Farley, Peter x23353 <
peter.far...@broadridge.com> wrote:
> Sue,
>
> Maybe I am missing something, but on that "Library Archive" site you
> pointed at I do not see any OS
Where are your calls to CELQPIPI?
Joe
On Sun, Oct 27, 2019 at 6:05 PM Joseph Reichman
wrote:
> AMODE 64 rmode any
>
> BROWSEIBMUSER.DBGR.DLLLIB Row 022 of
> 022
> Command ===> Scroll ===>
> CSR
>
So according to:
"20 The routine_name contains only blanks and the routine_entry was zero.
The PreInit table was not updated."
https://www.ibm.com/support/knowledgecenter/SSLTBW_2.1.0/com.ibm.zos.v2r1.ceeam00/ceeam141.htm
Joe
On Mon, Oct 28, 2019 at 8:55 PM Joseph Reichman
wrote:
> The l
BAKR (branch and stack) is an ESA/390 instruction.
Joe
On Thu, Feb 2, 2023 at 11:00 AM Seymour J Metz wrote:
> > BAKR is not a S/370 instruction
>
> ?
>
> IBM Enterprise Systems Architecture/370 Principles of Operation,
> SA22-7200-0,
> <
> http://bitsavers.org/pdf/ibm/370/princOps/SA22-7200-0_
I dont understand the premise here.
In AM64, LA loads 64 bits.
All of this talk of 32 bits seems to be nonsense. If the registers in
z/Arch are 64 bits, then your program is 64 bits... no? Every machine
instruction in AM64 is a 64 bit instruction... or am I missing something?
And the POPs for z/
"And
getting a caller to preserve their own registers instead of
trusting the called program is something under my control -
I don't need a z/OS change."
It doesnt work that way, because R14 will change between caller and called
program. R14 to the called program will not be the same as R14 just b
I always find it fascinating when someone tries to explain to the IBM z/OS
designers how z/OS works...
Joe
On Sun, Feb 5, 2023 at 9:16 AM Michael Stein wrote:
> On Sun, Feb 05, 2023 at 01:34:36PM +, Peter Relson wrote:
>
> > ASVTFRST is documented as "address of first available ASVT entry".
https://www.ibm.com/docs/en/zos/2.1.0?topic=dfsms-zos-dfsmsrmm-reporting
https://www.ibm.com/docs/en/zos/2.1.0?topic=generator-sample-report-definitions
Joe
On Sun, Feb 5, 2023 at 10:15 PM Jake Anderson
wrote:
> We use DFRMM. Is there any specific reporting batch that I can rely on ?
>
> On Mo
e that it took me years to realize this, and it was
> Joe Monk (who posts here) who told me the problem
> could be solved with DAT.
>
> BFN. Paul.
>
>
>
>
> On Thu, 2 Feb 2023 18:55:41 -0600, Paul Edwards
> wrote:
>
> >Why is the first thing a concern?
>
1. Right click on Table, select Data > Return all Rows..
2. Result will be displayed in 'SQL Results' view, in the Result1 tab
3. Right click on data (not column heading) any where and select Export >
All Results
4. Select the CSV file format in the wizard and then save the file
5. You will hav
I thnk a VTAM cmd code of 23 is an application requested cancel.
Joe
On Sat, Feb 11, 2023 at 10:46 PM Jake Anderson
wrote:
> Hello
>
> One of our application was reporting the below error. I was looking through
> the SNA and IP codes but not able to find or am ignorant about the below
> code
>
Jake,
What application is this from?
Joe
On Sun, Feb 12, 2023 at 3:24 AM Jake Anderson
wrote:
> Hello Joe
>
> Would you please point me to the manual where it explains?
>
> On Sun, Feb 12, 2023, 1:20 PM Joe Monk wrote:
>
> > I thnk a VTAM cmd code of 23 is an appl
Page 4-82 of the PoOPS says:
"If CPU power-on reset establishes the configuration, then it sets the
architectural mode to one of the following:
-
The ESA/390 mode (when neither the ESA/390-compatibility-mode facility
nor the CZAM facility is installed)
-
The ESA/390-compatibility
The TSO call parm string is 100 characters. Is that not enough?
Joe
On Thu, Feb 16, 2023 at 7:01 AM Seymour J Metz wrote:
> While the TSO authorized service facility will certainly do the job, I
> suspect that eventually System Rexx will become mandatory, so you might
> want to get your feet we
"The one rack z16 (aka Business Class) has not yet been announced,"
It already exists. See slide 91.
https://ibm-zcouncil.com/wp-content/uploads/2022/05/z16-Technical-Overview-50M-KennyStine.pdf
Joe
On Thu, Mar 2, 2023 at 7:45 AM Mike Shorkend
wrote:
> The one rack z16 (aka Business Class
You can also use the STCKSYNC macro...
https://www.ibm.com/docs/en/zos/2.5.0?topic=xct-stcksync-store-clock-synchronous-service
And you can get info from CLOCKXX in SYS1.PARMLIB.
Joe
On Mon, Mar 13, 2023 at 4:08 AM Support, DUNNIT SYSTEMS LTD. <
supp...@dunnitsys.com> wrote:
> Big help! You me
Or you just could do an STFLE and check the facility bits...
Joe
On Wed, Mar 15, 2023 at 10:52 AM P H <
04843e86df79-dmarc-requ...@listserv.ua.edu> wrote:
> This doc (url below) will give you a list of what is available/supported
> on different generations of the current System z. However if
"Too many languages lack ELSEIF and strong closure. Fie on
the danglig ELSE!"
Now you know why COBOL programmers always indented their code ... it helps
line up the IF...ELSE structure. That was of course before VS COBOL II
(Cobol '85).
Joe
On Wed, Mar 29, 2023 at 8:01 AM Paul Gilmartin <
0
"I know more about banking than you know it alls."
You dont know what you dont know.
Joe
On Thu, Apr 6, 2023 at 9:16 PM Bill Johnson <
0047540adefe-dmarc-requ...@listserv.ua.edu> wrote:
> I know more about banking than you know it alls. Already proved Crayford
> wrong regarding the challeng
A lot of times, U4038 is not enough region...
Joe
On Mon, Apr 10, 2023 at 6:15 AM Cameron Conacher <
03cfc59146bb-dmarc-requ...@listserv.ua.edu> wrote:
> Good call 😊
>
> I ALLOCATE once.
> And just before GOBACK, I issue the FREE. Just one time.
> I am thinking it might be related to EXPEDIT
"If the operation is completed with condition code 0, the contents of
general register R1 are incremented by the contents of general register R1 +
1, and then the contents of general register R1 + 1 are set to zero. If the
operation is completed with condition code 1, the contents of general
regist
You use the LE service CEETBCK. This is the traceback utility and can be
used to walk the call chain backwards from Enteprise COBOL.
Joe
On Tue, May 2, 2023 at 12:08 PM Schmitt, Michael
wrote:
> I wrote an assembler subprogram that gets the name of the caller of the
> caller, i.e. if A > B >
CBTTAPE 939
Joe
On Sun, Jun 11, 2023 at 8:02 AM Dave Jones wrote:
> Hello, all.
> Is there any place where I could access and download the PCRE2 source code
> from the port by Ze'ev Atlas? That might be useful to folks that don't have
> easy access to a z/OS image...
> Thanks.
> DJ
>
>
Also, https://github.com/PCRE2Project/pcre2
Joe
On Sun, Jun 11, 2023 at 8:02 AM Dave Jones wrote:
> Hello, all.
> Is there any place where I could access and download the PCRE2 source code
> from the port by Ze'ev Atlas? That might be useful to folks that don't have
> easy access to a z/OS im
Dave,
Those are TSO TRANSMIT files. The hint is in the first record ... *\INMR01
There is a $INSTALL member that is in REXX. It will install all these
files...
Prompting will occur for hlq and optional volser.
and it will then issue the TSO RECEIVE command for the
the following mem
Ok well you can also get it from the github link I shared with you
On Sun, Jun 11, 2023 at 10:59 AM Dave Jones wrote:
> Thanks, Joe, but I don't have access to a z/OS system to perform those
> steps.
> Take care.
> DJ
>
> --
> F
You can always map the TCB and reference field TCBTTIME to get the
accumulated CPU time for the task - I think its offset 316 decimal.
Joe
On Tue, Jul 11, 2023 at 4:22 PM Pommier, Rex
wrote:
> Hey all,
>
> I just got this tossed at me by an application developer. Cobol 6.3. Is
> there some bu
Page 129
https://www.redbooks.ibm.com/redbooks/pdfs/sg245444.pdf
Joe
On Tue, Jul 11, 2023 at 5:12 PM Laurence Chiu wrote:
> We are having a LPAR being stood up on an outsourcing company's host. It
> will be for our use but they will manage it via the HMC's and possibly the
> OSA-ICC port. All
gt;
>
> - KB
>
> --- Original Message ---
> On Wednesday, July 12th, 2023 at 9:17 AM, Laurence Chiu
> wrote:
>
>
> > Thanks. I thought as much as Googled for this but this link didn't pop
> up.
> > That is pretty conclusive.
> >
> >
I think he was asking about the hosting company.
They will always have access via the HMC. In addition, since their network
will be used to access the OSA-ICC port, they will have access via that
method.
Joe
On Wed, Jul 12, 2023 at 8:01 AM Tom Longfellow <
03e29b607131-dmarc-requ...@listserv
https://www.ibm.com/support/pages/system/files/inline-files/IBM%20Mainframe%20Life%20Cycle%20History%20V2.13%20-%20July%2011%202023.pdf
- slide 4
z13s is EOS on 12/31/2024.
Joe
On Mon, Aug 28, 2023 at 1:58 PM Claude Richbourg <
claude.richbo...@myfloridacfo.com> wrote:
> Good afternoon,
>
> We
Assembler is only relevant to the Machine.
Joe
On Mon, Sep 4, 2023 at 12:23 AM Matt Hogstrom wrote:
> Assembler is only relevant to the Runtime
>
> Matt Hogstrom
> PGP key 0F143BC1
>
> > On Sep 3, 2023, at 13:26, Paul Gilmartin <
> 042bfe9c879d-dmarc-requ...@listserv.ua.edu> wrote:
> >
> >
It doesn't even establish addressability.
Joe
On Tue, Sep 5, 2023 at 5:52 PM Bernd Oppolzer
wrote:
> It will not work, because almost every single instruction has an error
> or two.
> Every programmer with a little bit ASSMBLER experience can see this;
> this ChatGPT program has no grasp of ins
It will abend for sure.
Joe
On Tue, Sep 5, 2023 at 5:52 PM Bernd Oppolzer
wrote:
> It will not work, because almost every single instruction has an error
> or two.
> Every programmer with a little bit ASSMBLER experience can see this;
> this ChatGPT program has no grasp of instruction formats
"LexisNexis is over 200 years old..."
Bull. LexisNexis was started by a lawyer in 1956...
Joe
On Wed, Sep 6, 2023 at 7:57 AM Bill Johnson <
0047540adefe-dmarc-requ...@listserv.ua.edu> wrote:
> Shocking, LexisNexis is over 200 years old and is designed specifically
> for legal purposes. Chat
On Wed, Oct 18, 2023 at 16:28 Paul Gilmartin <
042bfe9c879d-dmarc-requ...@listserv.ua.edu> wrote:
> On Wed, 18 Oct 2023 16:18: 05 -0500, Charles Hardee wrote:
> >
> >Thanks in advance for anyone that can shed light on the subject.
> >
> >Is there a umechanism for setting a JCL type variable fr
1.
Restrictions for encrypted data sets
-
System data sets (such as Catalogs, SMS control data sets, SHCDS, HSM
data sets) must not be encrypted, unless otherwise specified in
product documentation.
-
Data sets used during IPL must not be encrypted.
Page
try jay.k...@gmail.com
Joe
On Wed, Nov 27, 2019 at 11:59 AM Mike Schwab
wrote:
> https://twitter.com/tronguy
>
> Pretty much ignores anything Hercules related, won't assign a replacement
> owner.
>
> On Wed, Nov 27, 2019 at 11:28 AM Seymour J Metz wrote:
> >
> > Does anybody have a valid e-mai
OK, so you said transmit via open system.
IMHO, The easiest way is to use IDCAMS to REPRO the file to a flat file
(RECFM=V). Then, ZIP the file, and send it over the open systems, which
should have no problem with a ZIP file. When it gets to the far end (VSE),
just unzip it and use IDCAMS REPRO to
"I am 99.9% positive there were no water cooled S360 or S370 processors."
"The central processing complex of the System/360 Model 195 is made up of
seven stand-alone units: a CPU, three CPU power supply units, a power
distribution unit, a coolant distribution unit, and a system console
(Figure 2).
Set the field attribute HILIGHT to BLINK on the DFHMDF map definition
OR Set the -H map attribute for the field in the generated data area to
DFHBLINK
Joe
On Tue, Dec 10, 2019 at 12:23 PM Ward Able, Grant
wrote:
> Carlos - probably best to ask this on the dedicated CICS list
> cic...@listser
The address 0.0.0.0 is nothing in and of itself to worry about. What you
need to worry about are the port numbers to which it is trying to
communicate.
Joe
On Mon, Dec 23, 2019 at 1:54 AM Jake Anderson
wrote:
> Hello
>
> Cross posted
>
> Out network vulnerability team has reported that there is
"0.0.0.0 is non-routable and a typical use in traffic would be in DHCP, in
which an adaptor doesn't have an address assigned yet and the device sends
out a DHCP request from 0.0.0.0 asking to be assigned a proper address."
PCs dont send DHCP to 0.0.0.0. They send DHCP to 255.255.255.255 ...
broadc
ESDS uses RBA (relative byte address). You cant store a record at RBA 0,
because that would be the last byte of the previous record.
Joe
On Fri, Dec 27, 2019 at 4:55 PM Frank Swarbrick
wrote:
> So I am trying to copy sequential file to a VSAM ESDS. One of the lines
> in the source file has a r
101 - 200 of 534 matches
Mail list logo