Skip Headers

Oracle® Database Advanced Replication Management API Reference
10g Release 1 (10.1)

Part Number B10733-01
Go to Documentation Home
Home
Go to Book List
Book List
Go to Table of Contents
Contents
Go to Index
Index
Go to Master Index
Master Index
Go to Feedback page
Feedback

Go to previous page
Previous
Go to current chapter
Up
Go to next page
Next
View PDF

DEFTRANDEST

Lists the destinations for each deferred transaction in the deferred transactions queue at the current site.

Column Datatype NULL Description

DEFERRED_TRAN_ID

VARCHAR2(30)

NOT NULL

The transaction ID of the transaction to replicate to the given database link.

DELIVERY_ORDER

NUMBER

-

An identifier that determines the order of deferred transactions in the queue. The identifier is derived from the system change number (SCN) of the originating transaction.

DBLINK

VARCHAR2(128)

NOT NULL

The fully qualified database name of the destination database.