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

Hi,
If a catolog proc has another proc in it, both have
ddnames dd1 and dd2. what proc will override if gave
override parameter. Here both have same step names.

Answer Posted / muttiah

Overrider you are absolutely wrong!!

Say i have job1 with PROC1 and PROC1 has PROC2. Now I have
DD1 & DD2 in both the Proc's. Let's assume they have in
step1.

In JOB1 if you give

//step1.DD1 DD dsn=<Filename>

This will override ly DD1 in proc1 but not in proc2..

Say if you have same stmt in proc1 then Proc2 can be
overriden.

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How jcl work to handle various input output file operations?

1221


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

1529


what is “Cond= even” and “Cond=only”?

1366


What is the difference between the positional and keyword parameters? Give examples.

1317


Must tape dataset definitions include vol=ser specifications?

1785


Is automatic restart possible in jcl? If yes, how?

1170


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

1519


How to remove the spaces at end of each record in the output file Via COBOL program? note: The file has a VB length ----TRY

1437


Can an individual step be restricted from using all the jobs allowed cpu time?

1603


Can I share my data with other jobs? How?

1194


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 ?

9804


Is it possible to define dd statements as you want?

1163


Is acct parameter mandatory?

1277


Suppose there are 2 Input files Infile-1 and Infile-2. Both the Files contain Employee Records. You need to compare both the files and Write the Common Records in third file named Outfile. How can we do this using File-Aid?

2811


What are the 2 types of parameters in dd statement?

1207