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


Please Help Members By Posting Answers For Below Questions

what is DD statement is used in JCL?

683


What is the purpose of disp parameter?

647


What statement marks the beginning of an in-stream or cataloged procedure in jcl and assigns default values to parameters defined in the procedure?

820


Step 1 RC 4 Step 2 Step 3 I want to know the COND parameter which can be coded in step 2 or 3. Step 2 should be executed based on Step 1 RC and Step 3 should not be executed based on step 1's RC

839


Can we call instream to catalog and catalog to instream?

685






What is the maximum length of a single line of jcl?

831


What does it mean by Restart and Checkpoint in JCL ? How are checkpoints being taken and what is their usage ? How to use Checkpoint macro on a JOBSTEP ?

9222


I have mainpgm(abc) this is the only cobol pgm(non-db2).And this pgm calling subpgm name "acd" this also only cobol(non- Db)and this pgm calling some other subpgm this pgm has cobol-db2 pgm. 1) IF you calling static mode how to run and how to compile? 2) IF you calling dynamic mode how to run and how to compile? plz suggestion me.

1956


How jcl is used for testing batch programs?

723


what are the various stages of job processing?

741


how you can direct the data to spool using SYSOUT option?

931


when can a job time-out occur? How to overcome that?

753


what is use of space parameter in dd statement?

758


what happens when COND is coded in JOB statement and when COND is coded inside EXEC statement?

779


is there any way to execute more than one proc in the same exec statement at the same time..?

2113