Answer Posted / shailendra
i agree with the previous ans but
i will add this step will execute in both condition
(normal and abnormal) termination of previous step.
Is This Answer Correct ? | 32 Yes | 1 No |
Post New Answer View All Answers
How can unused space allocation be returned to the system when a dataset is closed?
what is the purpose of coding notify parameter in job statement?
Are there any set of rules for the names of the steps used in a job?
What are the rules employed while naming the steps in a job?
in ways data can be passed to a COBOL program from JCL?
What do you understand by the term “keyword” with respect to jcl and what is the opposite of the term?
How to submit jcl through a cobol program?
What is the function of the dd avgrec keyword in sms datasets?
which utility is used to run a cobol-db2 program?
I want to join to input files and write the matching fields on to an output file but i dont want the output file a sorted one
I have a job called careerride and some steps in it as step1,step2. But I want to execute step2 before step1 ? How do I do that?
How can return codes be tested before execution of a job step?
What is the use of disp parameter?
In job processing, what happens in conversion stage?
What are some jcl statements that are not allowed in procedures?