What are the parameter in the job card wihtout which job
won't run........
Answer Posted / pradeep
Just JOBNAME JOB (ACCT information), 'PRGMR NAME' are
mandatory fields to execute a job. Job will run with RC=4
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
I have 60 steps in the JCL and want to Execute Only First from PROC by overriding in JCL ?
which utility is used a dummy utility?
Name the parameters which can be used to limit the number of records written to a sysout dataset?
What dd statement is used to supply the name of a dataset?
how JCL works?
how do you access an uncataloged dataset in a jcl?
What is the purpose of the dd keylen parameter?
What statement marks the beginning of an in-stream or cataloged procedure in jcl and assigns default values to parameters defined in the procedure?
What is the maximum length of a single line of jcl?
Explain the jcl exec statement?
I want to join to input files and write the matching fields on to an output file but i dont want the output file a sorted one
What are the parameter we cannot use in procedure? How many instream we can write in single jcl?
Is it possible to left uncode disp?
Explain how can the submitting users racf authority be overridden in a job stream?
What is the format of comment statement?