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?

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

What does the keyranges parameter in define cluster commends do?

1003


explain in brief how are different versions of gdg named?

1045


What is the purpose of control intervals in vsam?

1049


What is the difference between lds and esds?

1102


Define gdg?

1032


how many buffers are allocated to vsam ksds and esds?

1208


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

1049


What does the keyranges parameter in define cluster command do?

1115


name the utility program closely associated with vsam?

1103


Would you specify freespace ce for an esds?

1136


Explain about the file objects in vsam?

1097


what will happen when you try to open an empty vsam file in a cobol program for input?

1089


What is a ci split?

1024


What are the common vsam error conditions and codes?

1118


What is the main function of key sequenced data set in vsam?

1025