Handling Transactions

Restriction: This topic applies only when a Database Connectors license has been installed via the Micro Focus License Management System.

When a COMMIT WORK database command is issued, it terminates a transaction and makes all work permanent and accessible to other users. The Database Connectors for Oracle run time system issues this command automatically when no locks are held, but you can cause it to happen under other conditions by setting the value of the COMMIT_COUNT ACUFH configuration file variable.

You are now ready to prepare and compile your COBOL program and run the demonstration program. For additional information, see Examples of Preparing and Compiling a Program and The Demonstration Program.