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
Is automatic restart possible in jcl? If yes, how?
what are the various stages of job processing?
what JCL Procedures?
Name what parameter directs the output of the job log dataset?
How can values be passed from the job stream to an executable program?
Does jcl support automatic restart?
What are the 2 types of parameters in dd statement?
How can the submitting users racf authority be overridden in a job stream?
Explain about ISPF/TSO Commands
Explain in DD statement what is the use of DCB parameter?
How can a fb file convert to vb file using sort program?
How to override loadlib?
What is the function of the dd avgrec keyword in sms datasets?
How can the disposition of sysout datasets be set for an entire jobstream?
what are the types of abends that occur on job failure? And explain the possible causes of these