How to execute only th 15th step of JCL consisting of 50 steps?
Answer Posted / niki
If u want to run only step 15 delete all steps before
step15 and put null statement after 15 step.
| Is This Answer Correct ? | 0 Yes | 16 No |
Post New Answer View All Answers
IIN APITUDE THEY GAVE ONLY 10 QUESTIONS.. THEY ARE SIMPLE ONE FROM NUMBER SERIES,BOATS,TIME & DISTANCE,PROFIT &LOSS,FIND OUT THE NUMBER ? 9 25 4 36 81 64 49 AND surveillance SPELLINGS E.T.C
What is the maximum length of a single line of jcl?
what is 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 significance of addrspc parameter in the exec statement?
I want my job (careerride) to be executed in 1 minute and 2 seconds. How do I do that?
What is use of restart and how to use it?
what is use of space parameter in dd statement?
Is it possible to left uncode disp?
How can return codes be tested before execution of a job step?
Explain the function of //cntl statement?
Differentiate between the joblib and the steplib statements?
what is the JCL statement consists of?
Is it possible to code instream data in a PROC?
What is the purpose of dd?