How to Write the RESTART Logic Using COBOL?

Answer Posted / mahendra babu

it is a keyword parameter at job level which is used restart the job from a specific step as per the user requriment.
syntax: 1) restart = step name.
2)restart = jclstep.proc step.
ex:-//jobcard , restart= (s3).
//s1
//s2
//s3
//s4
at the above ex is used to restart the job from s3 using the restart parameter.

Is This Answer Correct ?    2 Yes 8 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the problem of ordered sequential files access?

694


What is the difference between goback, stop run and exit program in cobol?

920


what are decleratives in cobol?

1827


What is the usage of comp fields in cobol?

656


What is rmode(any) ?

682






Differentiate between structured cobol programming and object-oriented cobol programming.

663


how can i see junk values in dclgen or in hostvariable of comp ?

2542


What are the rules of the move verb?

704


What is the Purpose of POINTER Phrase in STRING command in COBOL?

717


How to get the last record in vsam file in cluster? And how can you get the ksds file records into cobol program?

706


Hi pls anybody tell me about " ANALYSIS DOCUMENT PREPARATION AND ESTIMATION OF TASK " (in real time project)."I want to update a sequential file in my project" for that purpose i need both structures i mean analysis document and estimation of task.

1699


how do you reference the esds vsam file formats from cobol programs

629


What is the compute verb? How is it used?

656


What is inspect in cobol ?

799


can you please let me know if there is any walkins for COBOL/PLI/DB2/IMS/JCL in pune other than IBM and ITC infotech

1950