Virtual storage access method (VSAM) Question:
How do you initialize a VSAM file before any operation? a VSAM with alternate index?

Answer:
Can write a dummy program that just opens the file for output & then closes it.
Previous Question | Next Question |
What happens when you open an empty VSAM file in a COBOL program for input? | What does a file status of 02 on a VSAM indicate? |