I need some help with debugging a program that runs as a spawned OMVS process.
I have done a SYSOMVS trace where I can see that a syscall to BPX1SOC fails
with reason code 112B0000 and error code is EAFNOSUPPORT.
Looking at the trace I can see that there are 8 parms starting at address
0A6DC23C. I suppose that would be the next place to look.
How can I set a SLIP that will dump the storage of a program that calls BPX1SOC
and ends with that reason code?
My searches turned up this:
SLIP set,if,a=SYNCSVCD,RANGE=(10?+8C?+F0?+1F4?),DATA=(13R??+b0,EQ,112B0000
),DSPNAME=('OMVS'.*)
R xx,SDATA=(ALLNUC,PSA,CSA,LPA,TRT,SQA,RGN,SUM),END
But it isn't working for me. Does anyone have any SLIP examples that may help?
I have z/OS 2.1.
Kind regards,
Lindy
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN