a job have 5 steps and it will executes a proc which have
5steps in it. now i have to execute step3 only when step2 of
proc executes successfully

Answer Posted / vinay srivastava

Code in calling JCL :
//JOB1 JOB ...
.
//Pstep EXEC PROC1,COND.STEP3=(0,LT,STEP2)
.
.

Is This Answer Correct ?    2 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

how would you create a temporary dataset? And where will you use them?

769


Is it possible to code instream data in a PROC?

753


What is the function of the dd dcb keyword?

828


Explain how can a jobs execution priority be modified?

742


What is the job entry system used in your project? based on what criteria the sequence of jobs are picked if priority is not mentioned in the job card?

1808






by using cond parameter maximum 8 cond can be coded in single cond means ?explain

978


I want my job (careerride) to be executed in 1 minute and 2 seconds. How do I do that?

712


Is acct parameter mandatory?

764


Many jcl statements contain specific values designed to direct and control the execution of the statement. What are these fields called?

721


For what purpose steplib and joblib are used ?

688


We can use PASS with permanent datasets also. THEN Which is the condition in which we may use PASS (instead of KEEP) with permanent data sets, while there is no need to specify UNIT and VOL for them like temporary data sets (in cas we use KEEP for permanent data sets) ?

1753


what is the use of IEBGENER utility?

662


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?

1617


what is use of dsn parameter in dd statement?

671


How does the jcl specify the job to os?

696