If we are using empty VSAM file, we can see this empty file
by using FILE AID tool. How can we open empty VSAM file if
you are using in Program..?

Answer Posted / mehdee

When we create empty new VSAM file, we should always
INITIALIZE it with a dummy record, before start using
it.And it is part of the crating.

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

in a cobol select statement for a ksds can you tell me what are the 3 possibilities for access?

928


what are s0c1, s0c4, s0c5, s0c7 abends?

1017


what do you mean by the repro command?

787


What is the use of lds (linear data set)?

784


difference between vsam and database tables

892


differentiate between sequential files and esds files in vsam?

853


Is it slower if you access a record through alt index as compared to primary index?

803


Explain what are the optional parameters to the input dataset while loading the empty cluster with the data records?

847


What is control area?

854


what do you mean by a shareoptions parameter (shr) in define cluster command?

853


What is recovery parameters in define cluster command?

781


Explain the catalog?

770


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?

1226


how can you copy to a vsam cluster?

834


What is the main function of key-sequenced data set?

803