How can we execute only one step in a job
Answer Posted / ankur
HI THIS IS ANKUR.
I THINK IF WE SECIFIED
COND=ONLY AT FIRST STEP.
| Is This Answer Correct ? | 0 Yes | 11 No |
Post New Answer View All Answers
have in 100 records in a file i want to read first 3 records and skip next 3 records and agan i want to read 3 records and again i want to skip 3 records... run a loop from record one to 10 evaluate i/3 if comes even then skip else write to output file
what is SOC4 error?
How can return codes be tested before execution of a job step?
how JCL works?
What are the parameter we cannot use in procedure? How many instream we can write in single jcl?
Can we use DISP=SHR in output file in JCL
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 is the maximum length of a single line of jcl?
How to remove the spaces at end of each record in the output file Via COBOL program? note: The file has a VB length ----TRY
What does a disposition of (new,catlg,keep) for a dsn mean?
Differentiate between the joblib and the steplib statements?
which parameter is use to declare the name of dataset in dd statement?
Is it possible to left uncode disp? If yes, how?
Where can program checkpoints be stored for use in a restart?
Explain the hierarchy levels in jcl?