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

SYSPRINT, SYSUDUMP output datasets


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

New User


Joined: 01 Feb 2007
Posts: 30
Location: Mumbai

PostPosted: Tue Feb 05, 2008 12:58 pm
Reply with quote

Can someone tell me what are the output datasets we use in JCL's usually.
I mean SYSPRINT,SYSUDUMP etc.

Where can I find information about these so that they can be used efficiently in JOBS.

Tushar
Back to top
View user's profile Send private message
ramfrom84

New User


Joined: 23 Aug 2006
Posts: 93
Location: chennai

PostPosted: Tue Feb 05, 2008 4:56 pm
Reply with quote

SYSABEND,
SYSABOUT,
SYSOUT,
SYSTSPRT,
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: Tue Feb 05, 2008 10:34 pm
Reply with quote

Hello,

Quote:
Where can I find information about these so that they can be used efficiently in JOBS.
All "output datasets" are dependent on the application program or utility being excuted.

If an output is "written" and there is no corresponding DD statement, the process will often abend.

For system output datasets (SYSOUT=x), efficiency is not something for the coder/jcl creator to deal with. SYSOUT datasets are controlled by JES.
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 TRIM everything from input, output co... DFSORT/ICETOOL 1
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 Build a record in output file and rep... DFSORT/ICETOOL 11
No new posts XDC SDSF output to temp dataset CLIST & REXX 4
Search our Forums:

Back to Top