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 do you understand by the term notcat 2 – gs?
Explain the hierarchy levels in jcl?
When you specify multiple datasets in a JOBLIB or STEPLIB, what factor determines the order?
Is it possible to code instream data in a PROC?
I have a COBOL program that ACCEPTs some input data. How do you code the JCL statement for this?
How to remove the spaces at end of each record in the output file Via COBOL program? note: The file has a VB length ----TRY
List in order the hierarchical levels of jcl?
What are the rules employed while naming the steps in a job?
How to pass data to a program that is coded in an exec statement?
What is the motivation behind coding class parameter in job statement?
how can a gdg base be created in a jcl. What is the difference between empty and scratch parameter while defining/altering gdg base?
In job processing, what happens in execution stage?
Is automatic restart possible in jcl?
What is the job entry system used in your project? based on what criteria the sequence of jobs are picked if priority is not mentioned in the job card?
What are some jcl statements that are not allowed in procedures?