How to execute step2,step1,step3 when step1,2&3 are in order
Answer Posted / kavithab
This is just a try... let me know the correct answer
// JOB1 JOB 'H557467j', 'KAVITHA', RESTART = STEP02
//STEP01 ..... COND = (0,EQ,STEP02)
//STEP02 ........
//STEP03 .... COND = (0,EQ,STEP01)
| Is This Answer Correct ? | 4 Yes | 14 No |
Post New Answer View All Answers
What do you understand by the terms: joblib and steplib?
How do you run a COBOL batch program from a JCL? How do you run a COBOL/DB2 program?
in ways data can be passed to a COBOL program from JCL?
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
How would you understand error(execution phase)?
Explain the function of dd disp parameter?
Explain how can a jobs execution priority be modified?
Explain how can the submitting users racf authority be overridden in a job stream?
How can the attributes of one sms dataset be copied to another dataset?
What is the difference between run mode and addressing mode?
How to override loadlib?
what is the resolution for sb37 error
how you can access an uncataloged dataset in a JCL?
Is their any set of rules for dd? Explain.
What are s0c1, s0c4, s0c5, s0c7 and socb?