Issue D SLIP=SLP1 to see if the slip is enabled but inactive. This could mean a few things such as the module was not loaded or the offset is incorrect, etc.
On Tue, Jun 7, 2022 at 8:19 AM Robin Atwood <[email protected]> wrote: > I wanted to get a dump of my server when the instruction at 001234 in > module > MOD1 gets executed, so I entered: > > > > SLIP SET,IF,J=SRV1,PVTMOD=(MOD1,001234),ID=SLP1,END > > > > I made a transaction that drove MOD1 but no dump was taken. So, OK, the > offset maybe incorrect (there are lots of csects in MOD1) and I adjusted > the > offset, but to no avail. So just to see if the trap worked at all, I > entered: > > > > SLIP SET,IF,J=SRV1,PVTMOD=(MOD1),ID=SLP1,END > > > > but still no dump. So I must be missing something basic; I was recently > doing a lot of SLIP SA traps and didn't have this > > trouble. MOD1 is definitely in memory at the time the SLIP command is > issued. Any advice much appreciated. > > > > Thanks > > Robin > > > > > > > ---------------------------------------------------------------------- > For IBM-MAIN subscribe / signoff / archive access instructions, > send email to [email protected] with the message: INFO IBM-MAIN > -- Michael Babcock OneMain Financial z/OS Systems Programmer, Lead ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
