Virtual storage access method (VSAM) Question:

How do you define a KSDS?

Tweet Share WhatsApp

Answer:

DEFINE CLUSTER(cluster name) with the INDEXED parameter. Also specify the ds name for the DATA component & the ds INDEX component. Other important parms are RECORDSIZE, KEYS, SHAREOPTIONS.

Download VSAM PDF Read All 86 VSAM Questions
Previous QuestionNext Question
What is the meaning of each of the values in SHAREOPTS(2 3)?How do you define an ALTINDX ? How do you use ALTINDXs in batch, CICS pgms?