Answer Posted / guest
RCT
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
How does jcl act on a cobol code?
what happens in conversion stage in job processing?
What is 'mounting' of volumes ? Is there anything that a programmer can do in it ? How to find currently mounted volume ?
Can I share my data with other jobs? How?
what happens when COND is coded in JOB statement and when COND is coded inside EXEC statement?
What are the difference between jcl and jes?
Explain the job statement in jcl?
Explain the function of //cntl statement?
how would you create a temporary dataset? And where will you use them?
by using cond parameter maximum 8 cond can be coded in single cond means ?explain
I have a COBOL program that ACCEPTs some input data. How do you code the JCL statement for this?
What is the function of the dd avgrec keyword in sms datasets?
in order to execute step2 a job after a return code of 8 in step1, what condition you will code in step2?
which utility is used to run a cobol-db2 program?
how can the same proc be re-used and called by many jobs?