3.7.19 Auto Commit
The Auto Commit option was made redundant by LANSA release 4.0 at program change level E5.
Default = NO (unchecked/not selected).
Tips & Techniques
-
To use commitment control specify COMMIT and/or ROLLBACK commands in your application.
-
Generally only COMMIT commands are required.
-
In the event of an application failure, ROLLBACK operations are automatically issued by the operating system when the table involved is closed.
Platform Considerations
-
IBM i: Refer to the appropriate IBM supplied manuals for more details of commitment control and commitment control processing. Commitment control is a facility provided by the IBM i operating systems.
Also See