D SLIP=X33E will show you what the SLIP trap is looking for (works for any trap). On my system:
D SLIP=X33E IEE735I 08.16.15 SLIP DISPLAY ID=X33E,NONPER,ENABLED ACTION=NODUMP,SET BY CONS INTERNAL,RBLEVEL=ERROR,COMP=33E The trap specifies COMP=33E, which means that the trap "hits" when a system abend code 33E occurs. The ACTION=NODUMP means that the SLIP "action" is to not take an SVC dump. You can look up abend code 33E to see the definition of this particular abend code. This is one of the "standard" SLIP traps which IBM provides for every MVS system, and is part of normal system operation. Brian On Fri, 9 Jun 2006 08:45:57 -0400, Mark Pace <[EMAIL PROTECTED]> wrote: >Where can I find the definitions that trigger a SLIP message? > >IEA989I SLIP TRAP ID=X33E MATCHED. JOBNAME=HSM , ASID=0025. > >I've looked in a few manuals and googled, but I can't find what causes a >SLIP X33E > >Mark D Pace ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html

