ALL_GG_INBOUND_PROGRESS
displays information about the progress made by the GoldenGate inbound servers accessible to the current user.
Related View
DBA_GG_INBOUND_PROGRESS
displays information about the progress made by all GoldenGate inbound servers in the database.
Column | Datatype | NULL | Description |
---|---|---|---|
|
|
|
Name of the inbound server |
|
|
Position of the processed low transaction |
|
|
|
All messages with commit position less than this value have been applied. This column should be used to view the progress of the GoldenGate apply. This column will hold an Oracle SCN numeric value in text format for an Oracle source database. For a non-Oracle source database, this column will hold the apply low position in GoldenGate CSN text format for that specific source database. |
|
|
|
Highest commit position of a transaction that has been applied |
|
|
|
Position of the spill low watermark of the transactions currently being applied |
|
|
|
Earliest position of the transactions currently being applied |
|
|
|
|
All SCN below or equal to this number have been successfully applied. This column is not applicable for GoldenGate replication since the source database may be non-Oracle. |
|
|
Time at which the |
|
|
|
Time at which the |
|
|
|
Database where the transaction originated |
|
|
|
The global name of the source root database where all transactions originated |
|
|
|
Log BSN value from the GoldenGate trail file |
See Also:
This column is available starting with Oracle Database 12c Release 1 (12.1.0.2).