Answer Posted / brian
Also if you are restarting from a particular step that
executes a module that processes a high volume of data you
will have to work out key values for picking up where you
left off say for sequential files. It gets even more
complicated with relational datbase processing like DB2 and
COMMIT points.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Explain how can the submitting users racf authority be overridden in a job stream?
What do you understand by the terms: joblib and steplib?
What is the purpose of the dd keylen parameter?
Must tape dataset definitions include vol=ser specifications?
if we want to use a gdg which is already created by some job, then how to use the reference of the last generation in a jcl?
How do you overcome this limitation ?
Name the parameters which can be used to limit the number of records written to a sysout dataset?
how to run batch program without jcl?
Explain the purpose of dd dummy statement?
what is the resolution for sb37 error
what is a jcl?
How to run cobol program using jcl?
What are some jcl statements that are not allowed in procedures?
What is the syntax of JCL statement?
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?