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

DEFTRAN

Records all deferred transactions in the deferred transactions queue at the current site.

Column Datatype NULL Description

DEFERRED_TRAN_ID

VARCHAR2(30)

-

The transaction ID that enqueued the calls.

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.

DESTINATION_LIST

VARCHAR2(1)

-

R indicates that the destinations are determined by the ALL_REPSITES view.

D indicates that the destinations were determined by the DEFDEFAULTDEST view or the NODE_LIST argument to the TRANSACTION or CALL procedures.

START_TIME

DATE

-

The time that the original transaction was enqueued.