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
what is the purpose of coding class parameter in job statement?
Matching Logic in Jcl not in cobol.Could any one please answer this question
How does jcl act on a cobol code?
Explain the jcl exec statement?
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 format of comment statement?
what is use of space parameter in dd statement?
Can I send output of job to my remote device careerride123?
how JCL works?
What methodology can be adapted to transfer data to a program that is coded using the exec statement?
What is the purpose of dd * statement in jcl?
what is DSN in JCL and what are the parameters to declare the DSN?
Explain the purpose of the dd keylen parameter?
Which statement is used to identify the private libraries in job?
Name the parameters which can be used to limit the number of records written to a sysout dataset?