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...

I have a jcl which is using 2 data sets i want to override those data sets. how can i override the files within the JCL. Give me the syntax. Make sure that it is not calling any Proc.

Answer Posted / indira

Hi... Make sure your que is correct
Acc to what I understood from ur que u want to give the override of the 2 dataset in the same jcl itself...if this is the case then make use of symbolic parameter.
In the jcl above before executing the steps use SET parameter to give the name for the override dataset.
For eg -
//SET1 SET HLQ1 = High1
// HLQ2 = High2
....
//DD1 DD DSN= &HLQ1.DS
//DD2 DD DSN =&HLQ2.DS

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

When output dataset space is required, what quantity categories are used?

1418


How would you understand error(execution phase)?

1314


What is the format of comment statement?

1272


what happens in conversion stage in job processing?

1272


in order to execute step2 a job after a return code of 8 in step1, what condition you will code in step2?

2793


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

1289


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 ?

9802


Explain the purpose of dd dummy statement?

1273


Give the syntax of job specifying jcl statement.

1200


what is the use of IEBGENER utility?

1223


When The Define Jcl Is Not Available, How Can You Get Information About A Vsam File's Organisation ?

1260


What is the purpose of the dd keylen parameter?

1280


What are the parameter we cannot use in procedure?

1191


In job processing, what happens in conversion stage?

1239


Explain the function of the steplib dd statement?

1176