Previous |
Next |
To display a summary list of a replication site's deferred transactions:
In Enterprise Manager, connect to the Database Instance Home page as the replication administrator.
Click Data Movement.
Under the Advanced Replication section, click Manage.
The Administration Overview page appears.
Under the General section, click the number link next to Deferred Transactions to open the Deferred Transactions page.
All deferred transactions for the selected destination are displayed. Displayed information includes Transaction ID, Destination, Start Time, and Number of Calls.
To display the properties of an individual deferred transaction:
Ensure that you are on the Deferred Transaction page.
In the Transactions ID column, click the individual deferred transaction that you want to view.
Note: You can view deferred transactions by querying the DBA_DEFCALL
, DBA_DEFCALLDEST
, DBA_DEFLOB
, DBA_DEFSCHEDULE
, DBA_DEFTRAN
, and DBA_DEFTRANDEST
data dictionary views.