What are the parameter in the job card wihtout which job
won't run........
Answer Posted / vinod
notify parameter is mandatory
| Is This Answer Correct ? | 3 Yes | 40 No |
Post New Answer View All Answers
what is “Cond= even” and “Cond=only”?
how JCL works?
what is the resolution for sb37 error
Which dd parameters are required?
how you can access an uncataloged dataset in a JCL?
what is JCL?
State the uses of syspring, sysin, sort fields, sum fields and dummy.
Explain how can the attributes of one sms dataset be copied to another dataset?
What are the parameter we cannot use in procedure? How many instream we can write in single 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?
What are the difference between jcl and jes?
Must tape dataset definitions include vol=ser specifications?
how can a gdg base be created in a jcl. What is the difference between empty and scratch parameter while defining/altering gdg base?
if we want to use a gdg which is already created by some job, then how to use the reference of the last generation in a jcl?
what is the compile process of cobol program expalin with code