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 JCL statement consists of?

687


What is use of restart and how to use it?

754


I have 60 steps in the JCL and want to Execute Only First from PROC by overriding in JCL ?

1336


How does jcl act on code(if you take a cobol program)?

695


What is condition checking in jcl? Is this possible?

615






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

711


what sort card you will use to copy the data from one dataset to another dataset?

715


My Question is 1. How to cound no. of records in JCL. Please explain with an example. 2. How to execute only odd steps in JCL? I know EDIT TYPE = Inculde, Step Name = 1,3,5 and COND code for all even step. Anyone knows other than this.

1974


why should SYSIN DD * statement should not be included inside a PROCedure snippet??? please answer this.. i need to know.

1935


what disp parameter we mention for creation of temporary dataset so that we can use it in later steps?

642


Is acct parameter mandatory?

752


how do you access an uncataloged dataset in a jcl?

820


What are steplib and joblib?

708


How to override loadlib?

1407


Explain the function of job statement in jcl?

634