hi,i have joined in mainframe course recently. ihave a doubt
ragarding restart parameter.what is d use of it. and what is
d syntax for it. any one give me d answer pls.
Answer Posted / neethu
yes, also i would like to share one more point,if we did
not give restart it will restart from step1 itself. incase
if it is abbends in step1 itself we dnt need to give
restart coz as default it will always restart from step1.
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What are the jcl procedures?
How to execute 2nd and 4th steps among 5 steps in jcl proc?
What is the function of dd disp parameter?
what is the difference between JES3 and JES2?
Many jcl statements contain specific values designed to direct and control the execution of the statement. What are these fields called?
when can a job time-out occur? How to overcome that?
Suppose there are 2 Input files Infile-1 and Infile-2. Both the Files contain Employee Records. You need to compare both the files and Write the Common Records in third file named Outfile. How can we do this using File-Aid?
which utility is used to run a cobol-db2 program?
what is the JCL statement consists of?
What parameter of the job statement is used to limit the cpu time consumed by the job?
What are s0c1, s0c4, s0c5, s0c7 and socb?
which parameter is used to check the syntax of a jcl without executing it?
List the different jcl statements that are not permitted in the procedures?
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?
What statement marks the beginning of a job step; assigns a name to the step; identifies the program or catalogued or in-stream procedure to be executed in the step?