Skip Headers
Lists the destinations for each deferred remote procedure call.
CALLNO
NUMBER
NOT NULL
Unique ID of a call within a transaction.
DEFERRED_TRAN_ID
VARCHAR2(30)
Corresponds to the DEFERRED_TRAN_ID column in the DEFTRAN view. Each deferred transaction is made up of one or more deferred calls.
DEFTRAN
DBLINK
VARCHAR2(128)
The fully qualified database name of the destination database.