| Oracle® Database Reference 11g Release 2 (11.2) Part Number E25513-03  | 
  | 
  | 
PDF · Mobi · ePub | 
ALL_XSTREAM_OUTBOUND_PROGRESS displays information about the progress made by the XStream outbound servers accessible to the current user.
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).
See Also:
"DBA_XSTREAM_OUTBOUND_PROGRESS"