COND ->
step1
.
.
step2,
Step2, Executes if the CC of step1 is 0.
But even if it is NOT 0 and if we dont give COND, will step2
be executed ?
Answer Posted / ven
step2 will not be executed if step1 cc not= to 0
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
What is catelog procedure and how many catelog procedure to use in one job?
Explain dd statement in jcl?
What is the purpose of dd dummy statement?
what happens in conversion stage in job processing?
Are there any set of rules for the names of the steps used in a job? What are they?
Explain the purpose of dd dummy statement?
What statement marks the beginning of a job step; assigns a name to the step; identifies the program or catalogued or in-stream procedure to be executed in the step?
When The Define Jcl Is Not Available, How Can You Get Information About A Vsam File's Organisation ?
how can a gdg base be created in a jcl. What is the difference between empty and scratch parameter while defining/altering gdg base?
how would you create a temporary dataset? And where will you use them?
in ways data can be passed to a COBOL program from JCL?
what disp parameter we mention for creation of temporary dataset so that we can use it in later steps?
what is the JCL statement consists of?
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 function of the dd avgrec keyword in sms datasets?