Answer Posted / nidhi sharma
JOB
DD
EXEC
| Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
A dd statement consists of 4 fields. Name them?
Explain the function of job statement in jcl?
Where & How Do You Code Identifier In Jcl?
What happens if both JOBLIB & STEPLIB is specified ?
Mention the types of job control statements?
Explain dd statement in jcl?
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.
Is it possible to code instream data in a PROC?
in ways data can be passed to a COBOL program from JCL?
what operation is performed by job statement?
List the different components of jcl statement?
Suppose I have five jobs to do. But I want to hold one?
what happens in execution stage in job processing?
what is the compile process of cobol program expalin with code
Explain the function of the steplib dd statement?