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

How is the sorting of vsam files carried?

866


what is the use of the file status clause in the select statement in vsam?

831


What are the different parameters that are used in vsam?

959


what will happen when you try to open an empty vsam file in a cobol program for input?

848


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?

1252


what is buffering and how does it apply to vsam files ?

950


Would you specify freespace ce for an esds?

822


What is the purpose of idcams?

815


Using alternate indexes in cics program?

816


explain in brief why do vsam take more disk space than other utilities?

875


is it required that primary key values have to be unique? Do alternate key values have to be unique?

831


how do you define an altindx ? How do you use altindxs in batch, cics programs?

889


What are the common vsam error conditions and codes?

859


how can you copy to a vsam cluster?

859


what are the additional information you should give in the dd statement while defining the next generation of a gdg?

787