Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

If the proc stepname is excluded while overriding the COND,
TIME, REGION and PARM parameters while calling the proc,
will the override only apply to the first step in the proc
or all the steps for all the above parameters?

Answer Posted / aeon533

You may exclude. It depends whether you want to override
any parameter for the whole proc or for a specific procstep.
If you want to do it for a particular step then the format
is COND.PROCSTEP = value. If you want to do it for whole
proc then you may use unqualified overriding parameters
like EXEC PROC TIME= , REGION = etc but the parameters are
to be in the same order as they are in the actual proc.

Is This Answer Correct ?    3 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

how to do automated restart when a job abends?

1425


What is the motivation behind coding class parameter in job statement?

1234


How can a fb file convert to vb file using sort program?

1398


Differentiate between the joblib and the steplib statements?

1524


Is condition checking possible in jcl?

1260


What is the function of the dd dcb keyword?

1397


Are there any set of rules for the names of the steps used in a job?

1171


What is jcl in mainframe, and how many types of jcl statements are there for a job?

1248


What are steplib and joblib? What for they are used?

1304


How to pass data to a program that is coded in an exec statement?

1385


Explain about LMFREE�free data set from its association with data ID

1679


Can anybody tell what is tool used to generate the list of PROCS used in JCL to generate a PROCTREE

2507


How to run cobol program using jcl?

1294


What does it mean by Restart and Checkpoint in JCL ? How are checkpoints being taken and what is their usage ? How to use Checkpoint macro on a JOBSTEP ?

9807


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

1363