how do u send return code from cobol to jcl ?
Answers were Sorted based on User's Feedback
Answer / 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 |
whats SOC7?
I have 2 steps in my exec statement , in first step I am creating a gdg, and the output of this step is going into second step as a input, and this second step is abended , now how could i approach in this case.
There are two input sorting files and there is a need to create one sort out file which contains data of both input files. What is the sort card for this. Write a sample JCL for this using a control card?
Explain the function of //cntl statement?
how GDGs are concatinated?
hi guys what r the diff types of procs in jcl? bye ramya
4 Answers ACS, Keane India Ltd,
What will happen if you attempt to restart a job in the middle of a JCL // IF .... // ENDIF?
What is the difference between catalogue procedure and In-Stream procedure?
how to purge 50 initiators continuously?? console commands??
What does the statements: typrun=scan and typrun=hold do in a JCL statement
What is multithreading in jcl?
What is the function of dd name parameter with a 2 part structure; audit.report?