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.

Answers were Sorted based on User's Feedback



Hi, If a catolog proc has another proc in it, both have ddnames dd1 and dd2. what proc will ove..

Answer / overrider

Both proc will override

Is This Answer Correct ?    1 Yes 1 No

Hi, If a catolog proc has another proc in it, both have ddnames dd1 and dd2. what proc will ove..

Answer / 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

More JCL Interview Questions

i have 1000 records in input file and i want to sort it and the first 200 records to be placed in output file. how to do that??

14 Answers   L&T,


what will be the error code if duplicate key of VSAM file is found?

1 Answers   HSBC, Kings,


Hi, Say I have 10 flat files and I want to copy all these 10 flat files to a GDG versions flat files (I have GDG base: FDWS01.TEST.RESTORE) in one shot. Can we do that in one shot using a JCL. May be by using IEBGENER. It's a bit urgent. So anyone's fast rely would be appreciated.. Thanks in advance.. 10 flat files ----------------------------------- FDWS01.SUB.RESTORE1 FDWS01.SUB.RESTORE2 FDWS01.SUB.RESTORE3 ; ; FDWS01.SUB.RESTORE10 TO GDG versions ----------------------- FDWS01.TEST.RESTORE.G0001V00 FDWS01.TEST.RESTORE.G0002V00 FDWS01.TEST.RESTORE.G0003V00 ; ; FDWS01.TEST.RESTORE.G0010V00

4 Answers  


what is fixed length and variable length and difference between them

1 Answers   CGI, Wipro,


I have 255 procedures in a job, each procedure contain 2 steps.can we execute this job?

2 Answers  


hi iam learning mainframes,can anybody tell me how to check JCL errors.(after submiting the JCL we have check in spool or is there any other method)

8 Answers  


Explain about LMCLOSE�close a data set

1 Answers  


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 ?

0 Answers   IBM,


how can we pass external data to instream procedures

5 Answers   IBM, Infosys, Ocwen,


How do you override a specific DDNAME/SYSIN in PROC from a JCL?

6 Answers   CTS,


How can a stopped job be started again?

0 Answers  


MOD, DELETE; What does a disposition of (,DELETE) mean ?

3 Answers  


Categories