Re; Various 052 abends with LINKAGE=SYSTEM calls in SRB

2017-08-08 Thread Peter Relson
0101: you did not show the rest of the expansion or the registers at the time of the error, or what the contents of the parameter area was. This is basic diagnosis upon reading the reason for an abend that indicates that the problem is that reserved fields in a parameter area are non-zero. LINK

Re: Various 052 abends with LINKAGE=SYSTEM calls in SRB

2017-08-08 Thread Joseph Reichman
eing invoked by the VSMLOC PC. > > Or if a routine requiring primary mode is not called in primary mode? > > :> Jim Mulder z/OS Diagnosis, Design, Development, Test IBM Corp. > :>Poughkeepsie NY > > :>> From: Joe Reichman > :>> To: IBM-MAIN@LISTSERV.UA.EDU &

Re: Various 052 abends with LINKAGE=SYSTEM calls in SRB

2017-08-08 Thread Binyamin Dissen
d? :>Jim Mulder z/OS Diagnosis, Design, Development, Test IBM Corp. :>Poughkeepsie NY :> :>> From: Binyamin Dissen :>> To: IBM-MAIN@LISTSERV.UA.EDU :>> Date: 08/08/2017 04:16 AM :>> Subject: Re: Various 052 abends with LINKAGE=SYSTEM calls in SRB :>> Sent by

Re: Various 052 abends with LINKAGE=SYSTEM calls in SRB

2017-08-08 Thread Jim Mulder
> Date: 08/08/2017 04:16 AM > Subject: Re: Various 052 abends with LINKAGE=SYSTEM calls in SRB > Sent by: IBM Mainframe Discussion List > > On Mon, 7 Aug 2017 21:30:08 -0400 Jim Mulder wrote: > > :>It should not be possible to get a 052 abend from VSMLOC, > :>u

Re: Various 052 abends with LINKAGE=SYSTEM calls in SRB

2017-08-08 Thread Binyamin Dissen
p. :>Poughkeepsie NY :>> From: Joe Reichman :>> To: IBM-MAIN@LISTSERV.UA.EDU :>> Date: 08/07/2017 09:24 PM :>> Subject: Various 052 abends with LINKAGE=SYSTEM calls in SRB :>> Sent by: IBM Mainframe Discussion List :>> I am getting intermittent abends with a co

Re: Various 052 abends with LINKAGE=SYSTEM calls in SRB

2017-08-07 Thread Joseph Reichman
; >> From: Joe Reichman >> To: IBM-MAIN@LISTSERV.UA.EDU >> Date: 08/07/2017 09:24 PM >> Subject: Various 052 abends with LINKAGE=SYSTEM calls in SRB >> Sent by: IBM Mainframe Discussion List > >> I am getting intermittent abends with a couple o

Re: Various 052 abends with LINKAGE=SYSTEM calls in SRB

2017-08-07 Thread Jim Mulder
other than the VSMLOC service routine is being invoked by the VSMLOC PC. Jim Mulder z/OS Diagnosis, Design, Development, Test IBM Corp. Poughkeepsie NY > From: Joe Reichman > To: IBM-MAIN@LISTSERV.UA.EDU > Date: 08/07/2017 09:24 PM > Subject: Various 052 abends with LINKAGE=SYSTEM

Various 052 abends with LINKAGE=SYSTEM calls in SRB

2017-08-07 Thread Joe Reichman
Hi I am getting intermittent abends with a couple of macros that use linkage=system in a SRB The first is with AXSET macro LAR2,1 Give us the AXSET AX=(R2) Power