Answer Posted / gaurav
We can set the RETURN-CODE in COBOL which is passed to JCL
| Is This Answer Correct ? | 14 Yes | 0 No |
Post New Answer View All Answers
a set statement is used to define commonly used symbolic across job steps or procedures. It initializes the previous values in the symbolic names. It has to be defined before the first use of the symbolic names in the jcl. State whether true or false?
which utility is used to run a cobol-db2 program?
Is condition checking possible in jcl? If yes, how?
What is multithreading in jcl?
What are the parameters that are used in creating a gdg?
Where can program checkpoints be stored for use in a restart?
in order to execute step2 a job after a return code of 8 in step1, what condition you will code in step2?
What is the function of //jcllib statement?
How to code these statements in JCL: CLEANUP INITIAL(NO) RESTART(NO) DYNALLOC(NO) job definition..?
what JCL Procedures?
which utility is used to sort a file in jcl?
Explain how can the attributes of one sms dataset be copied to another dataset?
What do you understand by the term notcat 2 – gs?
What is jcl in mainframe?
Explain the function of job statement in jcl?