Your browser does not support JavaScript. This help page requires JavaScript to render correctly.
Previous
Previous
 
Next
Next

Removing Error Transactions

Sometimes, you must manually resolve an error transaction, instead of re-executing the transaction to resolve it. When you have manually resolved the problem that caused an error transaction, delete the error transaction.

To delete an error transaction:

  1. In Enterprise Manager, connect to the Database Instance Home page as the replication administrator.

  2. Click Data Movement.

  3. Under the Advanced Replication section, click callbackManage.

    The Administration Overview page appears.

  4. Under the General section, click the number link next to Error Transactions to open the Error Transactions page.

  5. Select the individual error transaction.

  6. Click Remove.

API Equivalent: DBMS_DEFER_SYS.DELETE_ERROR

Related Topics

Managing Deferred Transactions