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


in catalog procedure i have

step1 dd dsn=filea
dd dsn=fileb
dd dsn=filec ur concatenaning all the files. but i need to override fileb with file 2 ? can anyone give the ans pls for ths



in catalog procedure i have step1 dd dsn=filea dd dsn=fileb dd dsn=filec ur concat..

Answer / madhavi

Hi We can override the specific files of a step as below.

Procname.step1 dd
dd dsn=file2
dd

We can override leaving blanks in DSN field of other files.

Is This Answer Correct ?    24 Yes 0 No

Post New Answer

More JCL Interview Questions

If we want to see the eliminated duplicate record thru SORT, how its output file will be managed

6 Answers   Syntel,


What is S322 abend ?

5 Answers  


how to compare two datasets without using superce because output is limited to 133 bytes

0 Answers  


what JCL Procedures?

0 Answers  


If a job has 3 steps and step 1 and step 3 should get executed and step 2 should not get executed irrespective of the return code from the previous steps. How can it be done?

5 Answers   TCS,


In a single step if input file is present then only need to copy into output file or else need to through a RC is it possible. Note : i want it in a single step

1 Answers  


how to purge 50 initiators continuously?? console commands??

4 Answers   IBM, ups,


I have 5 steps in my jcl ,I need to execute first three steps and then 2nd step again ,4th and 5th steps if rc of 2nd step is zero

1 Answers   ABC,


Can we browse or edit the GDG dataset if it is a tape entry?

4 Answers  


i have 10 steps in my jcl. -->if i want to execute my program from 5th step what i have to do? don't give //* in ur previous steps --> if i want to execute my program from 1to 5 steps only what i have to do?

2 Answers  


What statement marks the end of an in-stream or catalogued procedure?

1 Answers  


What is Uncatalog dataset? How can we access/use them?

1 Answers  


Categories