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


why do we use vsam file thn seqential files ?

Answers were Sorted based on User's Feedback



why do we use vsam file thn seqential files ?..

Answer / vijay

1)Record Insertion inbetween the existing recored is
poosible.
Where as in PS file we can add only at the end

2) we read record in any order
were as in PS it is possible to read from 1st , 2nd ,
3rd... like that

Is This Answer Correct ?    7 Yes 1 No

why do we use vsam file thn seqential files ?..

Answer / rajesh

ps files are stored in tape but esds cannot be stored in tape
and ps file cannot becreated alternate index but esds can be created

Is This Answer Correct ?    3 Yes 0 No

why do we use vsam file thn seqential files ?..

Answer / pramod reddy

ps files can created on tape.but not esds files.
alternate index can be created in esds.but not in ps.
records inserted in seq nd random.but in ps only seq.

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More VSAM Interview Questions

Why is it required to have a keyed directed retrieval?

0 Answers  


What are the distinctive features of a ksds, key sequenced dataset?

2 Answers  


What is a vsam dataset?

0 Answers  


how to see the last records in vsam dataset??

1 Answers  


what is the concept of IMPORT in vsam??

2 Answers  


What is a sequence set?

1 Answers  


What happens when you open an empty VSAM file in a COBOL program for input?

5 Answers   IBM,


what is the drawback of vsam dataset?? a.execution slow. b.free space. c.independent storage device. d.none of the above. let me know the answer with reason.

4 Answers   Target,


How to open VSAM file from 3.4? i have millions of records and i dont want to use the print ch ids(/) command bcz it takes to much time. so if you have any another command to open this plz tell me.

2 Answers   HSBC,


If we are using empty VSAM file, we can see this empty file by using FILE AID tool. How can we open empty VSAM file if you are using in Program..?

3 Answers  


print ids(/)char??what is the full form of ids??

2 Answers   HCL, Hotel Jobs,


in a cobol select statement for a ksds can you tell me what are the 3 possibilities for access?

0 Answers   IBM,


Categories