Answer Posted / suja
time=0 means there is no time limit for that job.
| Is This Answer Correct ? | 19 Yes | 2 No |
Post New Answer View All Answers
How to submit a jcl from cics?
How to find the UNIT and VOLUME of a (a) KEPT (b) UNCATALOGED and (c) CATALOGED dataset - using (i) JCL and using (ii) ISPF ?
what are JCLLIB and STEPLIB in JCL?
How would you understand error(execution phase)?
What does a disposition of (new,catlg,keep) for a dsn mean?
What is multithreading in jcl?
what is use of space parameter in dd statement?
what is SOC4 error?
How do you submit a job for execution?
is there any way to execute more than one proc in the same exec statement at the same time..?
How do you create a temporary dataset?
List the various advantages of using jcl language?
how can the same proc be re-used and called by many jobs?
How to override a dsn that is contained in a proc called by another proc? I need to do the override in the calling jcl?
what happens when COND is coded in JOB statement and when COND is coded inside EXEC statement?