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 |
should a AIX should be a unique value?
What is SHAREOPTS ?
What is speed parameters in define cluster command?
Alt key is used for what type of vsam file
What is the function of entry sequenced data set?
Can we copy Vsam files from a Vsam file in Iebgener step?
4 Answers iGate, Tech Mahindra,
Suppose a generation of GDG gets created in a particular step of a proc. How would you refer the current generation in a subsequent step? What would be the disposition of this generation now?
explain the differences between vsam and non-vsam files
how yo view the vsam file?
The first VSAM file V1 has 2 fields A and B . There is a DB2 file which has fields E and f. We need the fields A, B , E and F to another VSAM file called V2. Kindly mention the logic in procedure division in cobol..
How many Alternate Indexes you can have on a dataset?
what does a file status of 02 on a vsam signifies?