Considerations for iSeriesC database commitment control
You can specify how an EGL program uses Commitment Control services in the iSeriesC target environment.
Commitment Control enables more than one program to access the same data at the same time and prevents data inconsistency in the iSeriesC environment.
You can specify how an EGL program uses Commitment Control at the
following times:
- Program development (within EGL).
- Program generation. If you specify the commit = "YES" option in the resource association entry for the file, the file is under commitment control when it is opened. The commit = "NO" option does not place the file under commitment control.
- Program run time.