Sorry, I should have read closer.  You would need automation to trap on message 
ID, parse the text, and take whatever actions you wanted.

_________________________________________________________________
Dave Jousma
Manager Mainframe Engineering, Assistant Vice President
david.jou...@53.com
1830 East Paris, Grand Rapids, MI  49546 MD RSCB2H
p 616.653.8429
f 616.653.2717


-----Original Message-----
From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On Behalf 
Of Jousma, David
Sent: Friday, June 15, 2018 3:00 PM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Re: Can a SLIP be set based on a message text?

**CAUTION EXTERNAL EMAIL**

**DO NOT open attachments or click on links from unknown senders or unexpected 
emails**

https://www.ibm.com/support/knowledgecenter/en/SSLTBW_2.3.0/com.ibm.zos.v2r3.ieag100/slipxmp.htm

You can check out the MSGID parameter, but it appears to only work in response 
to a command, vs trap on a random message.   Probably better off using your 
automation package to do that, and have it do a console dump.

_________________________________________________________________
Dave Jousma
Manager Mainframe Engineering, Assistant Vice President david.jou...@53.com
1830 East Paris, Grand Rapids, MI  49546 MD RSCB2H p 616.653.8429 f 616.653.2717

-----Original Message-----
From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On Behalf 
Of Bill Ashton
Sent: Friday, June 15, 2018 2:41 PM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Can a SLIP be set based on a message text?

**CAUTION EXTERNAL EMAIL**

**DO NOT open attachments or click on links from unknown senders or unexpected 
emails**

Hello, I am having some difficulty in troubleshooting an application problem 
dealing with a started task, and want to create a dump of the application job 
and the STC at a particular point of time.

Can someone tell me if I can set a SLIP to create an SVCD when my job 
encounters a message that is produced in the JES joblog? For the sake of the 
discussion here:
Applic. job = MYTESJOB
STC used = DATABAS2
Message = "USERM001: JOB ENCOUNTERED UNMANAGED ERROR - ABENDING"

If I can do this, I want to dump several areas for the job and the STC (I know 
how to code that part with the SDATA values. I suspect it is something like 
this:
SL
SET,ENABLE,J=MYTESJOB,JL=(MYTESJOB,DATABAS2),ACTION=SVCD,MATCHLIM=1,SDATA=(....),???

I just need to know what to replace ??? with for tripping this as soon as the 
message is produced.

Thanks for your help!
Billy

--
Thank you and best regards,
*Billy Ashton*

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions, send email to 
lists...@listserv.ua.edu with the message: INFO IBM-MAIN **CAUTION EXTERNAL 
EMAIL**

**DO NOT open attachments or click on links from unknown senders or unexpected 
emails**

This e-mail transmission contains information that is confidential and may be 
privileged.   It is intended only for the addressee(s) named above. If you 
receive this e-mail in error, please do not read, copy or disseminate it in any 
manner. If you are not the intended recipient, any disclosure, copying, 
distribution or use of the contents of this information is prohibited. Please 
reply to the message immediately by informing the sender that the message was 
misdirected. After replying, please erase it from your computer system. Your 
assistance in correcting this error is appreciated.


----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions, send email to 
lists...@listserv.ua.edu with the message: INFO IBM-MAIN **CAUTION EXTERNAL 
EMAIL**

**DO NOT open attachments or click on links from unknown senders or unexpected 
emails**

This e-mail transmission contains information that is confidential and may be 
privileged.   It is intended only for the addressee(s) named above. If you 
receive this e-mail in error, please do not read, copy or disseminate it in any 
manner. If you are not the intended recipient, any disclosure, copying, 
distribution or use of the contents of this information is prohibited. Please 
reply to the message immediately by informing the sender that the message was 
misdirected. After replying, please erase it from your computer system. Your 
assistance in correcting this error is appreciated.


----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Reply via email to