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 / meghan

We have to open it in out put mode

Is This Answer Correct ?    9 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

we can define the ksds cluster by two ways by using the file-aid or by using the idcams utility. Explain them.

722


OPEN INPUT StudentFile READ StudentFile AT END SET EndOfStudentFile TO TRUE END-READ PERFORM UNTIL EndOfStudentFile DISPLAY StudentId SPACE StudentName SPACE CourseCode SPACE YOBirth READ StudentFile AT END SET EndOfStudentFile TO TRUE END-READ END-PERFORM CLOSE StudentFile STOP RUN what will be output

2060


What is speed parameters in define cluster command?

495


is delete operation supported in an esds? Is rewrite operation possible in esds?

587


Explain the significance of the shareoptions parameter?

530






How do you define an altindx?

557


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

570


Define free space?

561


what do you mean by idcams? Explain its purpose?

536


What are the building blocks used in vsam datasets?

559


what do you mean by recovery and speed parameters in define cluster command?

580


Explain the device independent method to indicate where a record is stored?

470


how many buffers are allocated to vsam ksds and esds?

705


to use the rewrite command, how should the vsam file be opened?

656


what are the codes returned by the ams (access method services) command during the execution in vsam?

760