What is a cluster?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / guest
A cluster is the combination of the index, sequence set and
data portions of the dataset. The operating system gives
program access to the cluster, ie. to all parts of the
dataset simultaneously.
| Is This Answer Correct ? | 0 Yes | 0 No |
Using Alternate Indexes in CICS pgms: ?
what are the idcams commands that can be used for vsam and explain each of them.
What is the purpose of control intervals in vsam?
why ci and ca splits are not possible in esds and rrds?
is delete operation supported in an esds? Is rewrite operation possible in esds?
what are s0c1, s0c4, s0c5, s0c7 abends?
Under IDCAMS , multiple functions can be executed, each of which returns a cond code. What will be the condition code returned to the operating system ?
How do you decide on optimum values for CI, FREESPACE etc...?
What is the meaning of each of the values in SHAREOPTS(2 ?
what is the use of reuse in vsam?
What is the main function of key sequenced data set in vsam?
Explain the function of entry-sequenced data set?