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


What is the Difference between LDS & ESDS ?

Answers were Sorted based on User's Feedback



What is the Difference between LDS & ESDS ?..

Answer / rackshit sharma (+91-991107896

LDS(LINEAR DATASET)
1.No CI(control interval) is there in Lds thus there is no
RDF's & CIDF.
2.Data is stored as data bytes, only data component exists.
3.Data accessed as byte addressable string.
4.Has a CISZ of (4096)bytes.
5.Mainly used where fast & random access is required to
data having no hierarchical restrictions like table/array

ESDS(Entry sequenced dataset).
1.CI is there withone or more RDF's per logical record & 1
CIDF per CI.
2.Records are sequenced on the basis of their entry, more
like in FIFO manner.Records are inserted from the bottom
of the last record in dataset.
3.No freespace as it is unused space because records cant
deleted in esds only made inactive so we cannot use dat
space again,only rewtite is possible.
4.Each record has its unique RBA(relative byte address),
useful while processind ESDS.
5.Can be used in system where sequence has to be maintain
like,Online Examination,Railway reservation sysytems.

Is This Answer Correct ?    14 Yes 2 No

What is the Difference between LDS & ESDS ?..

Answer / naveen e s

ESDS IS USED FOR PROCESSING RECORDS SEQUENTIALLY
LDS IS USED IN DB2 MAINLY, FOR CREATION OF TABLESPACES.

Is This Answer Correct ?    7 Yes 1 No

What is the Difference between LDS & ESDS ?..

Answer / guest

These two datasets are VSAM datasets. ESDS maintains control
information. But LDS does not maintains the control information.

Is This Answer Correct ?    3 Yes 5 No

Post New Answer

More VSAM Interview Questions

If fspc(100 100) is specified does it mean that both the control interval and control area will be left empty because 100 % of both ci and ca are specified to be empty?

0 Answers  


How to createing new version of GDG with out loosing the data in preaves GDG version?

7 Answers   Patni, Satyam,


Alt key is used for what type of vsam file

3 Answers  


Can you delete vsam files with the delete option of the disposition parameter of jcl?

0 Answers   IBM,


explain how many ways you can load data in a vsam cluster?

0 Answers   IBM,


in what type of vsam datasets can an alternate index be defined??

4 Answers  


What is free space?

1 Answers  


what is buffering and how does it apply to vsam files ?

0 Answers   IBM,


What is the main purpose of having user catalog in vsam?

0 Answers  


How do I declare the KSDS vsam so that I can store a reocrd with variable length?.

2 Answers  


what is reuse parameter ?

3 Answers   Polaris, Xansa,


What is FREESPACE ?

2 Answers  


Categories