Portal | IBM Manuals | Downloads | Products | Refer | Info | Programs | JCLs | Forum Rules*| Site Map | Mainframe CD 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index
 
Register
 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index FAQ Search Memberlist Usergroups Profile Log in to check your private messages Log in
 
JCL DD parameters

 
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> JCL
Author Message
nsridharreddy

New User


Joined: 30 Nov 2004
Posts: 2

PostPosted: Tue Nov 30, 2004 6:24 pm    Post subject: JCL DD parameters
Reply with quote

hi all,
can you please any body explain the DD statement
//TOHOLDQ OUTPUT CLASS=H,JESDS=ALL,DEFAULT=NO,PRMODE=LINE

in this statement what is JESDS parameter & others

And do you know some thing about CEEDUMP what for it is ?
and what it consists.

please help me. icon_sad.gif icon_sad.gif

Thanks in advance.
sridhar
Back to top
View user's profile Send private message
References
jz1b0c

Active User


Joined: 25 Jan 2004
Posts: 180
Location: Toronto, Canada

PostPosted: Fri Dec 03, 2004 3:11 am    Post subject:
Reply with quote

Type Qw JESDS in your mainframe (if you have quick reference).


JESDS is only used for jobs that actually complete execution, and
not for jobs that are executing when MVS fails, or for jobs that
contain a TYPRUN=COPY or TYPRUN=SCAN parameter on the JOB statement,
or for jobs that suffer a JCL error.

Note: In a JES3 environment, a job can complete processing before all
of its messages have been written to the job log. When this
occurs, the job's output is incomplete. For this reason, do not
use the contents of the job log as an automation or as a
programming interface.


If an OUTPUT JCL statement contains both JESDS and CLASS parameters, the
CLASS parameter will override the MSGCLASS parameter on the JOB
statement for the specified JES data sets.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> JCL All times are GMT + 6 Hours
Page 1 of 1