after submiting the jcl.how do you know that the job has
been completed.
Answer Posted / p.j.karthikeyan
NOTIFY=&SYSUID in the Job card will throw an RC(Return
Code) one the job is completed
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
Explain how can an in-stream dataset be terminated?
Explain dfsort utility?
What is timing concept in mainframe?
what disp parameter we mention for creation of temporary dataset so that we can use it in later steps?
What is the function of dd disp parameter?
how can you check if a file is empty using jcl?
How can unused space allocation be returned to the system when a dataset is closed?
How do you access an uncatalogued dataset in a jcl?
What is the use of symbol // in jcl?
What statement can be used to send data to another mvs jes3 node?
which utility is used to sort a file in jcl?
What do you know about jcl?
What is the function of //cntl statement?
What are steplib and joblib?
what is the compile process of cobol program expalin with code