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
I need exexution process for JCL programs
Explain the job statement in jcl?
Explain the hierarchy levels in jcl?
I have a job called careerride and some steps in it as step1,step2. But I want to execute step2 before step1 ? How do I do that?
I have mainpgm(abc) this is the only cobol pgm(non-db2).And this pgm calling subpgm name "acd" this also only cobol(non- Db)and this pgm calling some other subpgm this pgm has cobol-db2 pgm. 1) IF you calling static mode how to run and how to compile? 2) IF you calling dynamic mode how to run and how to compile? plz suggestion me.
what operation is performed by job statement?
Can an individual step be restricted from using all the jobs allowed cpu time?
How to code these statements in JCL: CLEANUP INITIAL(NO) RESTART(NO) DYNALLOC(NO) job definition..?
how do you access an uncataloged dataset in a jcl?
Name a few IBM utility programs, and explain its function.
What is the function of the dd avgrec keyword in sms datasets?
How to submit jcl through a cobol program?
What does a disposition of (MOD,DELETE,DELETE) mean ?
how can a gdg base be created in a jcl. What is the difference between empty and scratch parameter while defining/altering gdg base?
How can the attributes of one sms dataset be copied to another dataset?