Answer Posted / suresh
we have 10 steps in job in that i want to excute first
step2 in this case we can use restart parameter
restart=stapename,this will start from step2 insted step1.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Explain the function of //jcllib statement?
What are the 2 types of parameters in dd statement?
What parameter directs the output of the job log dataset?
if the submitter of a job wants to inform another user about the job completion, how can it be done?
How can a stopped job be started again?
have in 100 records in a file i want to read first 3 records and skip next 3 records and agan i want to read 3 records and again i want to skip 3 records... run a loop from record one to 10 evaluate i/3 if comes even then skip else write to output file
What is the maximum length of a single line of jcl?
What is Cataloged Procedures?
How gdg are concatenated?
What are the parameter we cannot use in procedure?
How does jcl act on code(if you take a cobol program)?
What is multithreading in jcl?
How does jcl specify the job to the operating system?
define cond parameter in jcl?
Give the syntax of job specifying jcl statement.