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


A STEP has more than 1 file as INPUT. And we have to put all these records int 1 output file. How to do ?

//InputF  DD DSN=ID.File1
             DSN=ID.File2
             DSN=ID.File3



A STEP has more than 1 file as INPUT. And we have to put all these records int 1 output file. How to..

Answer / vipul chougule

Concartinate input data sets

SYSIN DD DSN = file1
DSN = file2
DSN = file3

Is This Answer Correct ?    15 Yes 1 No

Post New Answer

More JCL Interview Questions

Suppose I have Five Steps in PROC In this Case I want to Execute third Step in PROC using Main JCL don't use any COND Explain with Coding Thanks & Regards SHREE

4 Answers   Merrill Lynch,


if we give two job cards in a single what happens

3 Answers   IBM,


How to release the Output HELD by using HOLD = YES on DD statement ?

2 Answers   IBM,


is there any way to execute more than one proc in the same exec statement at the same time..?

0 Answers  


What are s0c1, s0c4, s0c5, s0c7 and socb?

0 Answers  


What is the purpose of the PARM keyword in the EXEC statement?

3 Answers  


What is the difference between a PDS member and a GDG Generation ? Is it only this, that with a generation we can use +1, 0, -1 etc while with PDS member we can not ?

7 Answers   IBM,


Min no of member?s (PDS) in one directory block?

10 Answers  


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

4 Answers  


suppose i have 10 job steps and i want to execute only step 6.How to write?

6 Answers  


you have one jcl .in sort step 5 files are there.if out of 5 files if one file is uncataloged or not there then how will you correct your jcl so that problem does not come. you should not create this file externally.how will u overcome it.

3 Answers  


How many instream we can write in single jcl?

1 Answers  


Categories