What is RESTART? How is it invoked?

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


Please Help Members By Posting Answers For Below Questions

what is SOC4 error?

740


In job processing, what happens in execution stage?

699


Is condition checking possible in jcl?

722


How to pass the parameter in parm using linkage section ? (syntax)?

655


Explain how can an in-stream dataset be terminated?

704






a set statement is used to define commonly used symbolic across job steps or procedures. It initializes the previous values in the symbolic names. It has to be defined before the first use of the symbolic names in the jcl. State whether true or false?

622


In sms datasets, what is the function of the dd mgmtclas keyword?

865


A dd statement consists of 4 fields. Name them?

932


write a jcl to execute a job by 7:00 am on jan 20,1986?

700


Can we use DISP=SHR in output file in JCL

953


I want to join to input files and write the matching fields on to an output file but i dont want the output file a sorted one

1933


How to remove the spaces at end of each record in the output file Via COBOL program? note: The file has a VB length ----TRY

862


What is job control language?

612


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?

740


Mention the types of job control statements?

689