1
Ensuring VSAM files are closed before COBOL program updates
We have several VSAM files within a CICS online system that need to be closed so that a batch job can run against the files and update some of them. Right now we issue the cemt commands in batch but the files aren’t actually closed at the time the COBOL program runs against them and [...]
Answer Question
| July 19, 2010 2:47 PM
CICS, COBOL, Mainframe computers, Mainframe operating systems and management, VSAM
We have several VSAM files within a CICS online system that need to be closed so that a batch job can run against the files and update some of them. Right now we issue the cemt commands in batch but the files aren’t actually closed at the time the COBOL program runs against them and [...]
1





