How do you define a KSDS ?
Answer / guest
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.
| Is This Answer Correct ? | 3 Yes | 1 No |
Explain the catalog?
What is the use of VSAM files? How to read this ?
Is CA(Control Area) is part of CI(Control Interval)
Is it slower if you access a record through ALT INDEX as compared to Primary INDEX? Why?
How to rename one vsam file as well as it's index?
Explain the function of the relative record data set?
what are the different types of vsam files available? Explain them
How did you refresh a VSAM file and how frequently you do it ?
3 Answers CSC, IBM, Patni, Xansa,
explain the information contained in ci
How vsam datasets are cataloged?
Explain the purpose of the file status clause in the select statement?
How to insert values for variables that are declared as COMP-3 variables in COBOL program in an already created VSAM file.