In My job I have 15 procs.and in each proc i have 3 steps.
i want to execute 3 step in proc 10.is it possible?
if possible how?

Answer Posted / mainframe moddu

Restart=proc10.step3

Is This Answer Correct ?    15 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the purpose of dd * statement in jcl?

812


How do you create a temporary dataset?

663


how JCL works?

796


I have a job called careerride and some steps in it as step1,step2. But I want to execute step2 before step1 ? How do I do that?

831


What is the function of the dd mgmtclas keyword in sms datasets?

738






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) ?

1767


how can the same proc be re-used and called by many jobs?

909


How can values be passed from the job stream to an executable program?

875


How do you run a COBOL batch program from a JCL? How do you run a COBOL/DB2 program?

669


Explain the function of //cntl statement?

659


what EXEC statement is and what is the syntax of EXEC statement used in JCL?

631


What statement marks the beginning of an in-stream or cataloged procedure in jcl and assigns default values to parameters defined in the procedure?

816


What is concatenating?

635


Explain the job statement in jcl?

653


What is multithreading in jcl?

940