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


Please Help Members By Posting Answers For Below Questions

if the submitter of a job wants to inform another user about the job completion, how can it be done?

756


What dd statement is used to supply the name of a dataset?

779


Explain the purpose of dd dummy statement?

671


In job processing, what happens in execution stage?

698


What is concatenating?

635






What do you understand by the term job time – out and how can you overcome that?

604


Explain how can the disposition of sysout datasets be set for an entire jobstream?

636


what are JCLLIB and STEPLIB in JCL?

675


How to find the UNIT and VOLUME of a (a) KEPT (b) UNCATALOGED and (c) CATALOGED dataset - using (i) JCL and using (ii) ISPF ?

2172


what is DSN parameter and DISP parameter is used for?

676


How can a fb file convert to vb file using sort program?

807


what is use of dsn parameter in dd statement?

670


What happens if both JOBLIB & STEPLIB is specified ?

612


What do you understand by jcl?

628


How to code these statements in JCL: CLEANUP INITIAL(NO) RESTART(NO) DYNALLOC(NO) job definition..?

1801