can we have more than one job in a single job card that is
we are specifying only one 'job' statement in the jcl.
Answer Posted / saty
no..
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
For what purpose steplib and joblib are used ?
What is concatenating?
What is the significance of addrspc parameter in exec statement?
Explain the purpose of the dd keylen parameter?
I have a cobol db2 program(PGM A) where other program (PGM B) will call this program and passes some 50 fields data to PGM A. PGM A has some layout in which it receives the data from PGM B. And this layout has been copied in the linkage section pf PGM A. After getting the data, PGM A writes the data in a flat file in the same layout which it receives from PGM B. PGM B is a simple COBOL pgm. Please provide a JCL to run these programs.
Mention the types of job control statements?
what is SOC4 error?
what disp parameter we mention for creation of temporary dataset so that we can use it in later steps?
Is acct parameter mandatory?
List the various advantages of using jcl language?
what is the JCL statement consists of?
How do you run a COBOL batch program from a JCL? How do you run a COBOL/DB2 program?
What are steplib and joblib?
What are the jcl procedures?
How to submit a jcl from cics?