What are the parameter in the job card wihtout which job
won't run........
Answer Posted / meenu
Notify parameter is mandatory one with out notify parameter the OS is unable to identify the job ie., the is not going to be submitted.
With out accounting information and username the job can be submitted to the OS.If any one is having doubt just plz check with this.
| Is This Answer Correct ? | 1 Yes | 13 No |
Post New Answer View All Answers
What does a disposition of (new,catlg,keep) for a dsn mean?
Is condition checking possible in jcl?
Why include statement is used in a jcl?
Define concatenating?
When space is allocated for an output dataset, what units can be used?
Is their any limit for data sets?
How do you run a COBOL batch program from a JCL? How do you run a COBOL/DB2 program?
How to find the UNIT and VOLUME of a (a) KEPT (b) UNCATALOGED and (c) CATALOGED dataset - using (i) JCL and using (ii) ISPF ?
how do you create a dataset in a jcl with the same file organisation as that of another existing dataset?
I want my job (careerride) to be executed in 1 minute and 2 seconds. How do I do that?
how can a gdg base be created in a jcl. What is the difference between empty and scratch parameter while defining/altering gdg base?
What parameter of the job statement is used to limit the cpu time consumed by the job?
Explain the job statement in jcl?
is there any way to execute more than one proc in the same exec statement at the same time..?
Can we use DISP=SHR in output file in JCL