Answer Posted / sairam.n
ps=seq.dataset, po=partitioed dataset/PDSE, ES=ESDS,
KS=KSDS, RR=RRDS, LS=LDS
| Is This Answer Correct ? | 10 Yes | 5 No |
Post New Answer View All Answers
what is the use of IEBGENER utility?
what disp parameter we mention for creation of temporary dataset so that we can use it in later steps?
How to code these statements in JCL: CLEANUP INITIAL(NO) RESTART(NO) DYNALLOC(NO) job definition..?
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?
List in order the hierarchical levels of jcl?
How can the attributes of one sms dataset be copied to another dataset?
Mention the types of job control statements?
What do you understand by the term notcat 2 – gs?
if we want to use a gdg which is already created by some job, then how to use the reference of the last generation in a jcl?
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?
In sms datasets, what is the function of the dd avgrec keyword?
Brief description of inline procedure of jcl.
I have many files which i am receiving from client everyday. I have one step for every file to check for empty or not. Here client gives 30 files i need to check for every file for empty or not and i need to perform 30 steps. Can I do it in single step. Dynamically i need to change the File name in my step.
Differentiate between the joblib and the steplib statements?
In sms datasets, what is the function of the dd mgmtclas keyword?