what is a Base Cluster?
Answers were Sorted based on User's Feedback
Answer / sandeep
if you create a key sequence data set (KSDS) then
generate 3 data sets : -
1. project_name.group_name.clustername (Base cluster)
2. project_name.group_name.clustername.data (data cluster)
3. project_name.group_name.clustername.index (index
cluster)
| Is This Answer Correct ? | 10 Yes | 1 No |
Answer / himabindu
The base cluster consists of data component and index component for the primary index of a KSDS.
| Is This Answer Correct ? | 1 Yes | 0 No |
By seeing the file itself how can we identify whether it is A vsam file or flat file
explain in brief what are the 3 types of vsam files?
what is the difference b/w sequential and ESDS
Explain the catalog?
How do you define a GDG ?
What are the advantages of vsam over isam?
what is the meaning of each of the values in shareopts(2 3)?
What is the index set?
Can we copy a sequential file to a VSAM file ? If yes, What will happen of the size of the sequential file is bigger than that of the VSAM file?
explain in brief how you can create a vsam file?
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?
Syntax of AMS modal commands ?