Answer Posted / jynthe
A cluster can be thought of as a logical dataset consisting
of two separate physical datasets namely data component and
index component
Data component contains the actual data, and the index
component contains the index(ie) the key values which we
have set.
anybody can darely take this as an answer. i m very sure
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is a ca split?
how do you define an altindx ? How do you use altindxs in batch, cics programs?
what are the additional information you should give in the dd statement while defining the next generation of a gdg?
what do you mean by a shareoptions parameter (shr) in define cluster command?
Explain the purpose of the file status clause in the select statement?
What is control interval?
explain the differences between vsam and non-vsam files
Using alternate indexes in cics program?
How do you calculate record size of an alternate cluster?
Explain the function of entry-sequenced data set?
What does the keyranges parameter in define cluster command do?
What is the main function of key sequenced data set in vsam?
what do you mean by a vsam split?
explain in brief what are the 3 types of vsam files?
In a KSDS file, key is missing for one record. How to insert the key for that particular record from back up file. Is there any sorting needed for the back up file before the key insertion?