i want to avoid the positional parameter how to code it ?
Answer Posted / venkat
without specifying the value put a comma(,).
Ex:
//job00001 job ,,notify=&sysuid
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
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 is the use of JCL?
what is “Cond= even” and “Cond=only”?
How can values be passed from the job stream to an executable program?
Define concatenating?
Explain dd statement in jcl?
How jcl is used for testing batch programs?
What statement marks the beginning of an in-stream or cataloged procedure in jcl and assigns default values to parameters defined in the procedure?
in ways data can be passed to a COBOL program from JCL?
What is the significance of addrspc parameter in the exec statement?
How does the jcl specify the job to os?
how can the same proc be re-used and called by many jobs?
What are the difference between jcl and jes?
Is automatic restart possible in jcl? If yes, how?
Must tape dataset definitions include vol=ser specifications?