after submiting the jcl.how do you know that the job has
been completed.

Answer Posted / vimal raj

You can see your job completion in you IOF, with the job
name and your job id

Is This Answer Correct ?    7 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain about ISPF/TSO Commands

1315


What are the utility programs in jcl?

650


Can I share my data with other jobs? How?

672


Explain the function of //cntl statement?

661


Explain the jcl exec statement?

652






What do you understand by the terms: joblib and steplib?

626


which utility is used a dummy utility?

798


What is the function of a dd statement?

709


what is the difference between JES3 and JES2?

683


what are JCLLIB and STEPLIB in JCL?

682


The disp in the JCL is MOD and the program opens the file in OUTPUT mode. What happens ? The disp in the JCL is SHR and the pgm opens the file in EXTEND mode. What happens ?

949


Explain about LMFREE�free data set from its association with data ID

1009


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

831


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

779


I have many files which i am receiving from client everyday. I have one step for every file to check for empty or not. Here client gives 30 files i need to check for every file for empty or not and i need to perform 30 steps. Can I do it in single step. Dynamically i need to change the File name in my step.

732