Answer Posted / vinay sonar
A job can remain in SPOOL for 24 hours
and a job can run on server for 248 and half days
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
List the different jcl statements that are not permitted in the procedures?
What is the function of //jcllib statement?
What parameter of the job statement is used to limit the cpu time consumed by the job?
How to pass the parameter in parm using linkage section ? (syntax)?
What is the function of a dd statement?
What is the format of comment statement?
How does jcl specify the job to the operating system?
what are JCLLIB and STEPLIB in JCL?
What is the function of the dd mgmtclas keyword in sms datasets?
My Question is 1. How to cound no. of records in JCL. Please explain with an example. 2. How to execute only odd steps in JCL? I know EDIT TYPE = Inculde, Step Name = 1,3,5 and COND code for all even step. Anyone knows other than this.
Step 1 RC 4 Step 2 Step 3 I want to know the COND parameter which can be coded in step 2 or 3. Step 2 should be executed based on Step 1 RC and Step 3 should not be executed based on step 1's RC
I need exexution process for JCL programs
Is there any command to check wether the ps file is in sorted order?
Name what parameter directs the output of the job log dataset?
Which statement is used to identify the private libraries in job?