Answer Posted / jerinjose
TIME OUT
| Is This Answer Correct ? | 13 Yes | 1 No |
Post New Answer View All Answers
Suppose I have a program in cobol name ”careerride” and want to execute the program by jcl. Specify the process?
what are the various stages of job processing?
what is use of dcb parameter in dd statement?
What is the function of //jcllib statement?
what is the use of IEBGENER utility?
What is the significance of addrspc parameter in the exec statement?
I have a cobol db2 program(PGM A) where other program (PGM B) will call this program and passes some 50 fields data to PGM A. PGM A has some layout in which it receives the data from PGM B. And this layout has been copied in the linkage section pf PGM A. After getting the data, PGM A writes the data in a flat file in the same layout which it receives from PGM B. PGM B is a simple COBOL pgm. Please provide a JCL to run these programs.
I have 60 steps in the JCL and want to Execute Only First from PROC by overriding in JCL ?
What do you understand by the term job time – out and how can you overcome that?
how do you create a dataset in a jcl with the same file organisation as that of another existing dataset?
What parameter directs the output of the job log dataset?
What is the function of dd name parameter with a 2 part structure; audit.report?
Explain how can the submitting users racf authority be overridden in a job stream?
what is the difference between JES3 and JES2?
What do you understand by the term “keyword” with respect to jcl and what is the opposite of the term?