What is the place for VSAM KSDS?
No Answer is Posted For this Question
Be the First to Post Answer
What does a file status of 02 on a VSAM indicate?
what do you mean by a upgrade set in vsam?
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?
can any one tell "in esds in what structure records will stored?"
On which dataset you can have alt index?
what how do you initialize a vsam file before any operation? A vsam with alternate index?
difference between vsam and database tables
what is reuse parameter ?
How do you decide on optimum values for CI, FREESPACE etc...?
What is a ci split? What is a ca split?
Yes. Because the alternate key would first locate the primary key, which in turn locates the actual record. Needs twice the number of I/Os.
Describe SHAREOPTIONS parameter (SHR) in Define Cluster command.?