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
what is the meaning of each of the values in shareopts(2 3)?
write a program to read from a VSAM file , there will be a 5 records to create name. empno. resignation and address to update in a db2 table and call another program using dynamic call to find the matching fields in program 1 to update in db2 table. anybody pls send de program for dis ? thanks in advance...
explain how many ways you can load data in a vsam cluster?
what is meant by s0c-07 system abend codes?
Tell about the ams used in vsam?
Tell me how many alternate indexes you can have on a dataset?
What are the different parameters that are used in vsam?
Using alternate indexes in batch program?
What is a lds (linear data set)?
what how do you initialize a vsam file before any operation? A vsam with alternate index?
What are the access method services used in vsam?
difference between vsam and database tables
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?
What are the advantages of vsam over isam?
what will happen if there is no secondary allocation made for datasets?