Try adding A=SVCD, assuming that is the kind of dump you want.

On Tue, Jun 7, 2022, 10:48 AM Dave Jousma <
[email protected]> wrote:

> On Tue, 7 Jun 2022 20:19:08 +0700, 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.
> >
>
> Robin,
>
> Is this module loaded by CICS?   If so, there are special actions you have
> to take, but I do not remember.  I worked with IBM support on a problem,
> and I recall them telling me that if loader didnt load the module that a
> SLIP will not work.
>
> ----------------------------------------------------------------------
> For IBM-MAIN subscribe / signoff / archive access instructions,
> send email to [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