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 many subpgms we can use in a main pgm ? how do u link sub pgm to main pgm ? how can i use the parameters declared in main pgm to sub pgm ?

2 Answers   TCS,


How include time & date in the report generation in cobol programing?

2 Answers  


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

9 Answers   IBM, iFlex, Wipro,


What is the difference beetween Arrays and Tables in Cobol? please dont give the answer that arrays in cobol terminology is called tables......

3 Answers   BirlaSoft,


what is dynamic array in cobol? what is the difference b/w array and table in cobol?

2 Answers  


what is the difference between occurs and occurs depending on? i dont think so there is the difference in storage..then why we should use occurs depending on?

9 Answers   TCS, Tech Mahindra,


TO abend the data sholud open in which mode? 1.new 2.old 3.mod 4.shr

1 Answers   MNC,


What is inspect in cobol ?

0 Answers   Infosys,


I have a Flat file in which certain records are present in a tabular format. I need to extract some of the records on some basis from it and copy them into a flat file...how it can be done ??

2 Answers   HCL,


which is better comp or comp-3 in terms of memory utilization?

6 Answers  


what are the paramater we cannot use in procedure?how many instream we can write in single jcl?can we call instream to catalog and ctalog to instream?

2 Answers   Satyam,


if a file has 1000 recods how copy the records from 1 to 100 records using sort

4 Answers   IBM,


Categories