which are the parameters mandatory in job card ?
Answer Posted / muzzy
notify parameter
| Is This Answer Correct ? | 1 Yes | 6 No |
Post New Answer View All Answers
We can use PASS with permanent datasets also. THEN Which is the condition in which we may use PASS (instead of KEEP) with permanent data sets, while there is no need to specify UNIT and VOL for them like temporary data sets (in cas we use KEEP for permanent data sets) ?
How to code these statements in JCL: CLEANUP INITIAL(NO) RESTART(NO) DYNALLOC(NO) job definition..?
What is the motivation behind coding class parameter in job statement?
What do you understand by the terms: joblib and steplib?
What does a disposition of (MOD,DELETE,DELETE) mean ?
How does jcl act on a cobol code?
I have a COBOL program that ACCEPTs some input data. How do you code the JCL statement for this?
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?
Explain how can an in-stream dataset be terminated?
Name the statement which can be used to send data to another mvs jes3 node?
how would you create a temporary dataset? And where will you use them?
We can use PASS with permanent datasets also. THEN Which is the condition in which we may use PASS (instead of KEEP) with permanent data sets, while there is no need to specify UNIT and VOL for them like temporary data sets (in cas we use KEEP for permanent data sets) ?
what disp parameter we mention for creation of temporary dataset so that we can use it in later steps?
Is their any set of rules for dd? Explain.
what are the various stages of job processing?