after submiting the jcl.how do you know that the job has
been completed.
Answer Posted / mimo
You can either check your JOB spool or JES
BUT if you added NOTIFY='user' on your JCL then you will
receive a confirmation message when job the ends.
| Is This Answer Correct ? | 25 Yes | 0 No |
Post New Answer View All Answers
i want to store 20 digits . how will u do it in cobol ?
How does the jcl specify the job to os?
Are there any set of rules for the names of the steps used in a job? What are they?
Explain how can a stopped job be started again?
in order to execute step2 a job after a return code of 8 in step1, what condition you will code in step2?
by using cond parameter maximum 8 cond can be coded in single cond means ?explain
Which dd parameters are required?
How to override a dsn that is contained in a proc called by another proc? I need to do the override in the calling jcl?
Matching Logic in Jcl not in cobol.Could any one please answer this question
List the different components of jcl statement?
What methodology can be adapted to transfer data to a program that is coded using the exec statement?
Is their any set of rules for dd? Explain.
Is automatic restart possible in jcl?
Explain how can the disposition of sysout datasets be set for an entire jobstream?
List the different jcl statements that are not permitted in the procedures?