Re: Help Trying to determine where abend occurred / unable to find linkage stack entry

2024-01-09 Thread Joseph Reichman
IBM-MAIN@LISTSERV.UA.EDU Subject: Re: Help Trying to determine where abend occurred / unable to find linkage stack entry On Mon, 8 Jan 2024 at 19:20, Joseph Reichman mailto:reichman...@gmail.com> > wrote: > After getting an abend with SDWAEC2 (different from SDWAEC1) I > observed SDW

Re: Help Trying to determine where abend occurred / unable to find linkage stack entry

2024-01-08 Thread Binyamin Dissen
Which level recovery routine? On Mon, 8 Jan 2024 19:19:59 -0500 Joseph Reichman wrote: :>After getting an abend with SDWAEC2 (different from SDWAEC1) I observed SDWAXFLG to be X'92' that means SDWAEC2 psw came from the linkage stack :> :>Looking at the STCB field STCBLSDP I started going back

Re: Help Trying to determine where abend occurred / unable to find linkage stack entry

2024-01-08 Thread Joseph Reichman
Thanks all I did was decrement X’128’ > On Jan 8, 2024, at 10:08 PM, Tony Harminc wrote: > > On Mon, 8 Jan 2024 at 19:20, Joseph Reichman wrote: > >> After getting an abend with SDWAEC2 (different from SDWAEC1) I observed >> SDWAXFLG to be X'92' that means SDWAEC2 psw came from the linkage

Re: Help Trying to determine where abend occurred / unable to find linkage stack entry

2024-01-08 Thread Tony Harminc
On Mon, 8 Jan 2024 at 19:20, Joseph Reichman wrote: > After getting an abend with SDWAEC2 (different from SDWAEC1) I observed > SDWAXFLG to be X'92' that means SDWAEC2 psw came from the linkage stack > > Looking at the STCB field STCBLSDP I started going back ward by X'128' a > linkage stack

Re: Help Trying to determine where abend occurred / unable to find linkage stack entry

2024-01-08 Thread Joseph Reichman
After getting an abend with SDWAEC2 (different from SDWAEC1) I observed SDWAXFLG to be X'92' that means SDWAEC2 psw came from the linkage stack Looking at the STCB field STCBLSDP I started going back ward by X'128' a linkage stack entry and was unable to find a marching PSW THANKS