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


Difference between ps, esds

Answers were Sorted based on User's Feedback



Difference between ps, esds..

Answer / vs kumar

PS Stands for Physical sequential dataset. ESDS stands for
Entry sequenced dataset and its VSAM dataset.
In ESDS records are processed one at a time in order which
they have loaded.

Is This Answer Correct ?    3 Yes 0 No

Difference between ps, esds..

Answer / suersh ramaiyan

Vs Kumar is correct. But he forget to mention one thing.

PS files is accessed normally whereas ESDS is access through
the VSAM (Virtual Storage Access Method). VSAM is not a file,
It just a method or process that How to access the file.

Actually, PS and ESDS are same in the functionality wise.
But it is different as the access method used. ESDS will be fast access-able.

Please correct me, if I'm wrong.

Is This Answer Correct ?    2 Yes 1 No

Difference between ps, esds..

Answer / lu

PS = physical file, flat file
1) you can backup on tape...
esds = vsam file, u define by IDCAMS
1) you can't backup on tape...
there are many differences ....read vsam book to know ...

Is This Answer Correct ?    0 Yes 6 No

Post New Answer

More COBOL Interview Questions

how do you reference the fixed unblock file formats from cobol programs

0 Answers  


For rewrite, why is it mandatory that file needs to be opened?

0 Answers  


Can we move X(9) to 9(9). If yes what are the ways for doing this?

3 Answers  


What is the difference between SEARCH and SEARCH ALL? What is more efficient?

9 Answers   IBM, iFlex, Wipro,


Write a cobol program making use of the redefine clause.

0 Answers  


What is the difference between PIC 9.99 and PIC9v99?

0 Answers  


can we read in input the file with a variable length ? please , how ..could you help me ?

3 Answers   EDS,


What are the access modes of START statement?

0 Answers  


We are using the searching a table which is indexed, once the key is found, how can we get the occurance at which the key was found.

1 Answers  


What is ASKTIME, SUSPEND

1 Answers   IBM,


i made it to stage 3 of an interview process wednessday they will quiz my knowledge again face to face for an analyst role recruiter said it will be based on Business requirements system is cobol and good ideas what they might ask etc

0 Answers  


What is the difference between static call & Dynamic call?

2 Answers   CSC, TCS,


Categories