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's a LDS (Linear Data Set) and what's it used for?



What's a LDS (Linear Data Set) and what's it used for?..

Answer / guest

LDS is a VSAM dataset in name only. It has unstructured 4k
(4096 bytes) fixed size CI?s which do not contain control
fields and therefore from VSAM's standpoint they do not
contain any logical records. There is no free space, and no
access from Cobol. Can be accessed by DB2 and IMS fast path
datasets. LDS is essentially a table of data maintained on
disk. The 'table entries' must be created via a user program
and can only be logically accessed via a user program. When
passed, the entire LDS must be mapped into storage, and then
data is accessed via base and displacement type processing.

Is This Answer Correct ?    17 Yes 10 No

Post New Answer

More VSAM Interview Questions

Can we copy Vsam files from a Vsam file in Iebgener step?

4 Answers   iGate, Tech Mahindra,


What is the use of VSAM files? How to read this ?

3 Answers   CTS,


explain in brief why do vsam take more disk space than other utilities?

0 Answers   IBM,


While designing vsam files,what is the best way to choose control interval size for the data and the index?

1 Answers  


What is an alternate index and path ?

2 Answers   Infosys, TCS,


if not using the 'commit' when closing VSAM file,what will happend

5 Answers   CSC,


How do you define a KSDS ?

1 Answers   IBM,


What is a ci split?

0 Answers  


What is the purpose of control intervals in vsam?

0 Answers  


What is the difference between PS file and VSAM file?

7 Answers   IBM, Infosys, Verizon,


What is the meaning of VSAM RETURN-CODE 28?

3 Answers  


why ci and ca splits are not possible in esds and rrds?

0 Answers   IBM,


Categories