Answer Posted / guest
You can use fileaid to see those values.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
how do you code a null statement?
How to code these statements in JCL: CLEANUP INITIAL(NO) RESTART(NO) DYNALLOC(NO) job definition..?
Explain the purpose of dd * statement in jcl?
A chkpt is the parameter coded for multi-volume qsam datasets in a dd statement. When a chkpt is coded as chkpt=eov, a checkpoint is written to the dataset specified in the sysckeov statement at the end of each volume of the input/output multi-volume dataset. State whether true or false?
what is the use of JCL?
is there any way to execute more than one proc in the same exec statement at the same time..?
What do you understand by the term “keyword” with respect to jcl and what is the opposite of the term?
Is their any limit for data sets?
How to pass data to a program that is coded in an exec statement?
What are the utility programs in jcl?
What happens if both JOBLIB & STEPLIB is specified ?
what is DSN in JCL and what are the parameters to declare the DSN?
What do you understand by the term job time – out and how can you overcome that?
which parameter is use to declare the name of dataset in dd statement?
by using cond parameter maximum 8 cond can be coded in single cond means ?explain