Oracle8i Replication Management API Reference
Release 2 (8.1.6)

Part Number A76958-01

Library

Product

Contents

Index

Go to previous page Go to beginning of chapter Go to next page

Data Dictionary Views, 90 of 112


DEFTRAN

Records all deferred transactions.

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 commit number 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. 


Go to previous page Go to beginning of chapter Go to next page
Oracle
Copyright © 1996-2000, Oracle Corporation.

All Rights Reserved.

Library

Product

Contents

Index