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

Describe the uses of ams?

542


What is a lds (linear data set)?

554


explain the differences between vsam and non-vsam files

643


Under idcams, multiple functions can be executed, each of which returns a condition code. What will be the condition code returned to the operating system?

587


Explain the process in which flat files are converted into vsam files?

555






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

525


what is the probability of a complete system distortion under high end low performing multiprocessor job?

2025


Discuss record management in vsam?

543


how do you define an altindx ? How do you use altindxs in batch, cics programs?

602


How do you define an altindx?

562


in a cobol select statement, can you tell what is the organization for a ksds?

625


What is the use of access method services in vsam?

593


What is the purpose of idcams?

574


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

654


what are s0c1, s0c4, s0c5, s0c7 abends?

791