Mark Pace 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
Are you asking what a 33E abend *is*? Or where to find the list of SLIPs that are in effect? If the former, it's a DETACH of a subtask that hasn't completed. This can happen normally under various circumstances, but the most common by far is when you are running a TSO command, and hit ATTN, and then run another command. The TMP DETACHes the unfinished command, and it abends as part of routine resource cleanup. (Or rather, abend exists largely to perform resource cleanup.) Tony H. ---------------------------------------------------------------------- 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

