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
what is “Cond= even” and “Cond=only”?
Explain the function of the steplib dd statement?
Explain dd statement in jcl?
a dd statement has 2 types of parameters. Name them?
Explain how can the submitting users racf authority be overridden in a job stream?
I need exexution process for JCL programs
What is the purpose of disp parameter?
What is one line to pass PARM from JCL to COBOL?
What is the function of //jcllib statement?
List the various advantages of using jcl language?
what sort card you will use to copy the data from one dataset to another dataset?
Define concatenating?
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
What is the syntax of JCL statement?
What is the maximum length of a single line of jcl?