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
Is automatic restart possible in jcl?
Suppose I have a program in cobol name ”careerride” and want to execute the program by jcl. Specify the process?
I have 60 steps in the JCL and want to Execute Only First from PROC by overriding in JCL ?
How to read and write a single record into a file. I would like to use it to enter a single 8-character piece of information and use it to put it into a variable for processing in JCL. Thank you
Explain the purpose of dd dummy statement?
What is the purpose of dd * statement in jcl?
What is the function of //cntl statement?
Explain the hierarchy levels in jcl?
what is the compile process of cobol program expalin with code
Is automatic restart possible in jcl? If yes, how?
What parameter directs the output of the job log dataset?
How dummy is used in jcl?
Define concatenating?
Explain the function of the dd dcb keyword?
by using cond parameter maximum 8 cond can be coded in single cond means ?explain