in my jcl have 20 steps step1,step2,.... step20.and i have to
execute step1,step2,..and skip the step3 and remaing
step4,step5 are execute? i want skip step3 only? what code u
can write?
Answer Posted / rammateti
u can write in step3 cond=(0,LE) then the step3 is skiped
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
What does a disposition of (new,catlg,keep) for a dsn mean?
I want my job (careerride) to be executed in 1 minute and 2 seconds. How do I do that?
I have a cobol db2 program(PGM A) where other program (PGM B) will call this program and passes some 50 fields data to PGM A. PGM A has some layout in which it receives the data from PGM B. And this layout has been copied in the linkage section pf PGM A. After getting the data, PGM A writes the data in a flat file in the same layout which it receives from PGM B. PGM B is a simple COBOL pgm. Please provide a JCL to run these programs.
if the submitter of a job wants to inform another user about the job completion, how can it be done?
What are the 4 fields in dd statement?
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
Is there any command to check wether the ps file is in sorted order?
What is multithreading in jcl?
What is the function of //jcllib statement?
what are JCLLIB and STEPLIB in JCL?
State the uses of syspring, sysin, sort fields, sum fields and dummy.
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?
Explain the purpose of dd * statement in jcl?
what EXEC statement is and what is the syntax of EXEC statement used in JCL?
What is timing concept in mainframe?