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

JCL - when are specific system output DD's needed


IBM Mainframe Forums -> JCL & VSAM
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
ubauemj

New User


Joined: 22 Sep 2005
Posts: 1
Location: Dayton, OH

PostPosted: Fri Sep 23, 2005 2:13 am
Reply with quote

I understand the difference between;
- SYSUDUMP - user area dump
- SYSMDUMP - machine readable dump output
- SYSABEND - user area and more storage areas

And we use CEEDUMP because we've recently converted to COBOL LE

But what should I consider to determine when I need to have;
- SYSABOUT
- SYSDBOUT

are any of the above moot since we have CEEDUMP?

My specific job/step right now is a SYNCSORT sort exit COBOL LE program
Back to top
View user's profile Send private message
michaelraj

New User


Joined: 01 Sep 2005
Posts: 43
Location: Bangalore

PostPosted: Fri Sep 23, 2005 12:26 pm
Reply with quote

Hi,

These are dump/debugging printouts produced by COBOL up thru COBOL II (circa 1992). Compilers in the dozen years since then no longer produce these output files. They are replaced by others, like CEEDUMP, etc.

As I recall, SYSDBOUT was the printout from the COBOL DeBugging aids, while SYSABOUT was the ABend printout.

Regards,
Mike.
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 -> JCL & VSAM

 


Similar Topics
Topic Forum Replies
No new posts Sysplex System won't IPL at DR site I... All Other Mainframe Topics 2
No new posts Sortjoin and Search for a String and ... DFSORT/ICETOOL 1
No new posts Joinkeys - 5 output files DFSORT/ICETOOL 7
No new posts How to delete a user's alias from the... JCL & VSAM 11
No new posts Build a record in output file and rep... DFSORT/ICETOOL 11
Search our Forums:

Back to Top