How to execute only th 15th step of JCL consisting of 50 steps?
Answer Posted / madhavi
Restart= step15 will run from 15th step not only 15th step
| Is This Answer Correct ? | 28 Yes | 0 No |
Post New Answer View All Answers
In sms datasets, what is the function of the dd mgmtclas keyword?
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
I have a COBOL program that ACCEPTs some input data. How do you code the JCL statement for this?
is there any way to execute more than one proc in the same exec statement at the same time..?
What do you know about jcl?
Suppose there are 2 Input files Infile-1 and Infile-2. Both the Files contain Employee Records. You need to compare both the files and Write the Common Records in third file named Outfile. How can we do this using File-Aid?
Can I share my data with other jobs? How?
can any one plzzzzzz tell the jcl code for creating ps using idcams
what happens when COND is coded in JOB statement and when COND is coded inside EXEC statement?
I HAVE A VB BLOCK WHICH IS USED AS INPUT IN COBOL CONATINING SOME RECORDS CAN I CHANGE THE FILE FROM VB TO FB?
What are steplib and joblib?
Does jcl support automatic restart?
Can anybody tell what is tool used to generate the list of PROCS used in JCL to generate a PROCTREE
A dd statement consists of 4 fields. Name them?
Can we use DISP=SHR in output file in JCL