Progress
DataServer
for ORACLE Guide


Transactions

The ORACLE RDBMS handles transaction roll back and recovery, but the Progress transaction scoping rules apply.

In Progress, transactions end at the end of the outermost block where an update takes place. When a transaction that updates an ORACLE database ends successfully, Progress sends a COMMIT to the ORACLE instance. If you interrupt the transaction, Progress sends a ROLLBACK to the ORACLE instance.

See the Progress Programming Handbook for more information on how Progress handles transactions and error conditions.


Copyright © 2004 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095