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 |
A job has 90 steps i want to execute only step7 and step15
What is NOTCAT 2
how can we pass external data to instream procedures
5 Answers IBM, Infosys, Ocwen,
On the DD statement, what is the main difference between creating a new sequential flat file and a partitioned dataset?
I have 3 duplicate records in a file . I want to eliminate 1st, 2nd and copy 3rd one only . HOW ?
what is pupose and meaning of the REGION keyword and what jcl statement is it associated with?
When The Define Jcl Is Not Available, How Can You Get Information About A Vsam File's Organisation ?
How to check empty file in jcl?
is there any utility for restarting a particular step in jcl reply soon ?
What is the use of IEBGENER ?
describe the exec statement,its meaning ,syntax and keywords?
What are the causes for S0C1, S0C4, S0C5, S0C7, S0CB abends ?