IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

How to use Abend-Aid


IBM Mainframe Forums -> Compuware & Other Tools
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
ramvishwa
Warnings : 2

New User


Joined: 18 Dec 2006
Posts: 18
Location: bangalore

PostPosted: Mon Nov 05, 2007 4:30 pm
Reply with quote

My requirement is that, in my batch program, if it gets abend then i need to divert the Abend info to ABEND-AID, so that i can get the details of the Abend message.
Back to top
View user's profile Send private message
dick scherrer

Moderator Emeritus


Joined: 23 Nov 2006
Posts: 19244
Location: Inside the Matrix

PostPosted: Mon Nov 05, 2007 8:55 pm
Reply with quote

Hello,

If your system uses AbendAid, it should be invoked automatically. It has been at all of the sites that i've supported.

To verify this, force a s0c7 in some COBOL program and see if the abendaid info is in the sysout from the abended step.
Back to top
View user's profile Send private message
maddop

New User


Joined: 14 Mar 2006
Posts: 8
Location: Liverpool

PostPosted: Mon Nov 05, 2007 9:02 pm
Reply with quote

Could try adding the following abendaid DD Names to your JCL

//ABNLTERM DD SYSOUT=*
//ABNLENAB DD DUMMY

Thanks,
Paul.
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> Compuware & Other Tools

 


Similar Topics
Topic Forum Replies
No new posts ISAM and abend S03B JCL & VSAM 9
No new posts Abend S0C4 11 (Page Translation Excep... PL/I & Assembler 16
No new posts WER999A - UNSUCCESSFUL SORT 8ED U Ab... SYNCSORT 5
No new posts the system or user abend SF0F R=NULL COBOL Programming 0
No new posts Need to get an DLI abend like U0200 IMS DB/DC 2
Search our Forums:

Back to Top