Answer Posted / gaurava mishra
In job card if time=0 or time=(0,0) is given, job will run
fine.If time=0 or time=(0,0) is been given at proc, I mean
proc overriding is done then, it will abend with S322.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
which utility is used to sort a file in jcl?
What are the parameter we cannot use in procedure?
Name a few IBM utility programs, and explain its function.
What is the function of //cntl statement?
What does a disposition of (MOD,DELETE,DELETE) mean ?
what happens when COND is coded in JOB statement and when COND is coded inside EXEC statement?
What is the use of symbol // in jcl?
Explain how can the attributes of one sms dataset be copied to another dataset?
What do you understand by the term notcat 2 – gs?
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.
what are JCLLIB and STEPLIB in JCL?
What dd statement is used to supply the name of a dataset?
How dummy is used in jcl?
Explain the function of the steplib dd statement?
How is a type of file defined in the jcl that executes the cobol program?