after submiting the jcl.how do you know that the job has
been completed.
Answer Posted / prasantham
you can also give NOTIFY=&SYSUID
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is the purpose of dd?
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) ?
a set statement is used to define commonly used symbolic across job steps or procedures. It initializes the previous values in the symbolic names. It has to be defined before the first use of the symbolic names in the jcl. State whether true or false?
what is JCL?
how do you create a dataset in a jcl with the same file organisation as that of another existing dataset?
How does the jcl specify the job to os?
Explain the function of dd disp parameter?
What is concatenating?
how can the same proc be re-used and called by many jobs?
Explain how can the attributes of one sms dataset be copied to another dataset?
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 function of the dd mgmtclas keyword in sms datasets?
Explain how can the disposition of sysout datasets be set for an entire jobstream?
How jcl work to handle various input output file operations?
State the uses of syspring, sysin, sort fields, sum fields and dummy.