Answer Posted / shriram supalwar
A cluster can be used again and again
as a reusable cluster.
When u open the data set in output mode
all the existing records are logically deleted
- A cluster can't be reusable if
-- KEYRANGE parameter is coded
-- An Alternet index is built for it
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
in a cobol select statement for a ksds can you tell me what are the 3 possibilities for access?
Explain the catalog?
How to get the last record in vsam file in cluster?
What are the access method services used in vsam?
what is a base cluster in vsam?
what is the syntax of ams modal commands?
Explain the function of the relative record data set?
What is the main purpose of having user catalog in vsam?
What are the different commands used in idcams for vsam?
Explain the process in which flat files are converted into vsam files?
what is the purpose of the verify function of idcams?
What does the keyranges parameter in define cluster commends do?
What is the use of lds (linear data set)?
What is a lds (linear data set) and what is it used for?
what will happen when you try to open an empty vsam file in a cobol program for input?