Answer Posted / nbk choudary
if time=0 job step will execute maximum time and it
depends on the class parameter specified in the jobcard.
if it executes of 10 mins or 20 mins what ever it may be if
it exceed the default time of the class it will abend with
time out.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How is the record format of an output dataset specified?
What are the rules employed while naming the steps in a job?
When you specify multiple datasets in a JOBLIB or STEPLIB, what factor determines the order?
For what purpose steplib and joblib are used ?
How to code these statements in JCL: CLEANUP INITIAL(NO) RESTART(NO) DYNALLOC(NO) job definition..?
what is the purpose of coding notify parameter in job statement?
what operation is performed by job statement?
What is the function of //jcllib statement?
what is use of dcb parameter in dd statement?
can any one plzzzzzz tell the jcl code for creating ps using idcams
I want to join to input files and write the matching fields on to an output file but i dont want the output file a sorted one
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.
Where & How Do You Code Identifier In Jcl?
a dd statement has 2 types of parameters. Name them?
what is DSN parameter and DISP parameter is used for?