Oracle9i Replication Management API Reference
Release 1 (9.0.1)

Part Number A87502-01
Go To Documentation Library
Home
Go To Product List
Book List
Go To Table Of Contents
Contents
Go To Index
Index

Master Index

Feedback

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

Replication Dynamic Performance Views, 4 of 4


V$REPLQUEUE

Contains statistics about the replication deferred transactions queue. All values are stored since the start of the current database instance.

Column  Datatype  Description 

TXNS_ENQUEUED 

NUMBER 

Number of transactions enqueued in the deferred transactions queue. 

CALLS_ENQUEUED 

NUMBER 

Number of calls enqueued into the deferred transactions queue. 

TXNS_PURGED 

NUMBER 

Number of transactions purged from the deferred transactions queue. 

LAST_ENQUEUE_TIME 

DATE 

Date when the last transaction was enqueued into the deferred transaction queue. NULL if no transactions have been enqueued into the deferred transaction queue since the instance started. 

LAST_PURGE_TIME 

DATE 

Date when the last transaction was purged from the deferred transaction queue. NULL if no transactions have been purged from the deferred transaction queue since the instance started. 


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

All Rights Reserved.
Go To Documentation Library
Home
Go To Product List
Book List
Go To Table Of Contents
Contents
Go To Index
Index

Master Index

Feedback