What are the parameter in the job card wihtout which job
won't run........
Answer Posted / k.suman
to submit a job job name must be specify,other wise system
won't recognize the job.other parameters are not mandatory.
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
Can we use DISP=SHR in output file in JCL
Explain the function of dd name parameter with a 2 part structure; audit.report?
State the uses of syspring, sysin, sort fields, sum fields and dummy.
What is the function of job statement in jcl?
What dd statement is used to supply the name of a dataset?
when does a dataset go uncataloged?
when can a job time-out occur? How to overcome that?
How does jcl specify the job to the operating system?
What is use of restart and how to use it?
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.
What are hierarchy levels in jcl?
List in order the hierarchical levels of jcl?
Differentiate between the joblib and the steplib statements?
Brief description of inline procedure of jcl.
What is the maximum length of a single line of jcl?