ALL_XSTREAM_OUTBOUND_PROGRESS

ALL_XSTREAM_OUTBOUND_PROGRESS displays information about the progress made by the XStream outbound servers accessible to the current user.

Related View

DBA_XSTREAM_OUTBOUND_PROGRESS displays information about the progress made by all XStream outbound servers in the database.

Column Datatype NULL Description
SERVER_NAME VARCHAR2(30) NOT NULL Name of the outbound server
SOURCE_DATABASE VARCHAR2(128)   Database where the transaction originated
PROCESSED_LOW_POSITION RAW(64)   Position of the low-watermark transaction processed by the outbound server
PROCESSED_LOW_TIME DATE   Time when the processed low position was last updated by the outbound server
OLDEST_POSITIONFoot 1  RAW(64)   The position of the earliest LCR that is required by the XStream client application

Footnote 1 This column is available starting with Oracle Database 11g Release 2 (11.2.0.2).