What SLIP trap did you try setting? SLIP SET,C=0C4,A=SVCD,END will catch every 
0C4 that occurs anywhere. That wouldn't be what I'd want for a SLIP trap (it's 
too broad so will hit on things you don't want). But it would work. But only 
once (default match limit for A=SVCD is one). Either there was no 0C4 or your 
SLIP trap asked to filter out the 0C4 that happened or your SLIP trap is not 
active (perhaps because of a previous match reaching the match limit). I can 
think of a lot of ways to create a SLIP trap that would not match.

Gil wrote
<snip>
No assistance, but an observation that SLIP has appeared to have been
specified before fork() came to MVS.

It would be a good Idea to enhance SLIP to recognize all the progeny
of a job step.
</snip>

I wouldn't bet that SLIP needs any enhancement in that arena. But perhaps once 
we hear from the OP what he tried that did not work we will form a new opinion.

Peter Relson
z/OS Core Technology Design


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

Reply via email to