Answer Posted / xyz
If actual CPU execution time exceeds value specified in the
TIME parameter, JOB will fail with S322 abend
| Is This Answer Correct ? | 21 Yes | 0 No |
Post New Answer View All Answers
What happens if both JOBLIB & STEPLIB is specified ?
A chkpt is the parameter coded for multi-volume qsam datasets in a dd statement. When a chkpt is coded as chkpt=eov, a checkpoint is written to the dataset specified in the sysckeov statement at the end of each volume of the input/output multi-volume dataset. State whether true or false?
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
Suppose I have five jobs to do. But I want to hold one?
How dummy is used in jcl?
What is the use of disp parameter?
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.
Many jcl statements contain specific values designed to direct and control the execution of the statement. What are these fields called?
In job processing, what happens in conversion stage?
What is the difference between the positional and keyword parameters? Give examples.
What is notcat 2 - gs?
Name the parameters which can be used to limit the number of records written to a sysout dataset?
Give the syntax of job specifying jcl statement.
Explain dfsort utility?
Explain the function of dd disp parameter?