Answer Posted / lu
EX : in step02 , your cobol program, u move 16 or something
else to return code...without define return code in
wss..and you test if return code = 16 in your step03
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is 'mounting' of volumes ? Is there anything that a programmer can do in it ? How to find currently mounted volume ?
how do you code a null statement?
What does a disposition of (new,catlg,keep) for a dsn mean?
what is use of dsn parameter in dd statement?
Name a few IBM utility programs, and explain its function.
How to submit a jcl from cics?
is there any way to execute more than one proc in the same exec statement at the same time..?
Explain the purpose of dd * statement in jcl?
What is the function of dd disp parameter?
Explain the jcl exec statement?
how would you create a temporary dataset? And where will you use them?
What are the rules employed while naming the steps in a job?
How to read and write a single record into a file. I would like to use it to enter a single 8-character piece of information and use it to put it into a variable for processing in JCL. Thank you
how can you check if a file is empty using jcl?
in ways data can be passed to a COBOL program from JCL?