IF we are calling a PROC from Jcl...This Proc have 3 steps
in it and we want to execute only the second step using the
JCL, How to do it??
Please give the answer ASAP:)
Answer Posted / gani.....
in job card give restart=jobstename.procstepname
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
how can the same proc be re-used and called by many jobs?
What are the 4 fields in dd statement?
IIN APITUDE THEY GAVE ONLY 10 QUESTIONS.. THEY ARE SIMPLE ONE FROM NUMBER SERIES,BOATS,TIME & DISTANCE,PROFIT &LOSS,FIND OUT THE NUMBER ? 9 25 4 36 81 64 49 AND surveillance SPELLINGS E.T.C
How is a type of file defined in the jcl that executes the cobol program?
Is it possible to code instream data in a PROC?
How can values be passed from the job stream to an executable program?
What are the jcl procedures?
what is SOC4 error?
What statement marks the beginning of an in-stream or cataloged procedure in jcl and assigns default values to parameters defined in the procedure?
How to submit jcl through a cobol program?
Name the statement which can be used to send data to another mvs jes3 node?
What are the parameter we cannot use in procedure?
in a jcl, a large volume dataset is loaded to a table using bmcload in step1 and an image copy of the loaded table is taken using bmccopy in step2. Step2 abends because the image copy dataset cannot hold the volume of the table. How can this be rectified?
Is it possible to left uncode disp? If yes, how?
Explain the purpose of the dd keylen parameter?