A KSDS VSAM has both data and index components. Is this statement
-
(A) True
-
(B) False.
-
NA
-
Na
A
Correct answer
Explanation
KSDS (Key Sequenced Data Set) is a VSAM file organization that inherently requires both a data component (containing the actual records) and an index component (containing the key structure for sequenced access). This two-component structure is fundamental to how KSDS provides both key-ordered access and efficient retrieval.