The abend occurred here  

*                                                                       
          MVC    LSVALUE,=X'0001'                                        
          IARV64 REQUEST=LIST,                                          X
                V64LISTPTR=X64PTR,                                      X
                V64LISTLENGTH=F108,                                     X
                V64COMMON=YES,                                          X
                TRACKINFO=YES,                                          X
                V64SELECT=YES,                                          X
                SVCDUMPRGN=YES,                                         X
                OWNERCOM=ALL,                                           X
                PAGEFRAMESIZE=ALL,                                      X
                OWNERJOBNAME=ALL,                                       X
                RETCODE=RETURNC,                                        X
                RSNCODE=REASONC,                                        X
                PLISTVER=MAX,MF=(E,IARV64SRB,COMPLETE)                   
          XC    LSVALUE,LSVALUE                                          
 *                                                                        
I did set SDWALSLV

           L     R7,SDWASRVP              get REASON CODE DSECT           
          USING SDWARC1,R7                                               
          MVC   SDWALSLV,LSVALUE-VSTRGTMD(R5) 


What I missed was the following 

. When retry is from an FRR, the value can reflect entries caused by a PC
instruction. All other times, the value can reflect only entries caused by a
BAKR  

Since I have an FRR I have to cover PC rtn'd

Thank you                           
-----Original Message-----


From: IBM Mainframe Discussion List <[email protected]> On Behalf Of
Binyamin Dissen
Sent: Monday, April 25, 2022 7:25 AM
To: [email protected]
Subject: Re: help with abend 60D reason code 14 SDWALSLV value

On Sun, 24 Apr 2022 20:00:42 -0400 Joseph Reichman <[email protected]
<mailto:[email protected]> >
wrote:

:>I have an SRB in which branch to a routine which does a BAKR on entry and
PR :>on exit

:>My program abended from an in valid value on IARV64 REQUEST=LIST I have
the :>abend code DC2 and reason AA

:>That's not my problem my problem is doing the retry I get an abend 60D
:>reason X'14'

:>First off for every bakr I do I do a PR I didn't abend within the bakr
:>routine so I don't understand why RTM is telling me when I do the retry to
:>set SDWALSLV

Yawn. I don't know why I bother.

Lets us all say together - "Show the code".

--
Binyamin Dissen <[email protected]
<mailto:[email protected]> > http://www.dissensoftware.com

Director, Dissen Software, Bar & Grill - Israel

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions, send email
to [email protected] <mailto:[email protected]>  with the
message: INFO IBM-MAIN

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to