0 pts.
 IBM VSAM file processing
Would there be a problem if a batch COBOL program opened a VSAM file for input only, did either random or sequential reads and never closed the file?

Software/Hardware used:
ASKED: July 20, 2007  5:11 PM
UPDATED: July 20, 2007  5:56 PM

Answer Wiki:
It depends on what else is going on in your system -- A shared read-lock will prevent an exclusive write-lock from happening.
Last Wiki Answer Submitted:  July 20, 2007  5:56 pm  by  SheldonLinker   15 pts.
All Answer Wiki Contributors:  SheldonLinker   15 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _