how can i code cond parameter in procedures ?
i have a jclk calling a proc which has 10 steps i want to execute
from step 5 to step 10 where can i code restrat parameter or
cond parameter for ths
Answer Posted / greeshma
In job parameters give Restart= proc invoked step in
jcl.step in the proc where we want to restart.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
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
Can anybody tell what is tool used to generate the list of PROCS used in JCL to generate a PROCTREE
how do you access an uncataloged dataset in a jcl?
what is the purpose of coding notify parameter in job statement?
How gdg are concatenated?
How can a stopped job be started again?
Are there any set of rules for the names of the steps used in a job? What are they?
What are the 4 fields in dd statement?
Step 1 RC 4 Step 2 Step 3 I want to know the COND parameter which can be coded in step 2 or 3. Step 2 should be executed based on Step 1 RC and Step 3 should not be executed based on step 1's RC
in ways data can be passed to a COBOL program from JCL?
How jcl is used for testing batch programs?
Suppose I have a program in cobol name ”careerride” and want to execute the program by jcl. Specify the process?
is there any way to execute more than one proc in the same exec statement at the same time..?
What are steplib and joblib?
How can an in-stream dataset be terminated?