5.160 DBA_LOGSTDBY_EVENTS
DBA_LOGSTDBY_EVENTS
displays information about the activity of the logical standby database system.
It can be used to determine the cause of failures that occur when applying redo data to logical standby databases. This view is for logical standby databases only.
Column | Datatype | NULL | Description |
---|---|---|---|
|
|
|
Time when the event was logged |
|
|
|
Timestamp when the event was logged |
|
|
|
The SCN at which the associated transaction started at the primary database. This SCN refers to the system change number at the primary database. |
|
|
|
SCN associated with the change at the primary database. If a failure occurred, then examine this column to determine which archived log file contains the source of the failure (for example, an unsupported record). |
|
|
|
SCN value on which the change was committed at the primary database |
|
|
|
Transaction ID undo segment number at the primary database of the associated transaction |
|
|
|
Transaction ID slot number at the primary database of the associated transaction |
|
|
|
Transaction ID sequence number at the primary database of the associated transaction |
|
|
|
Statement that was being processed when the failure occurred |
|
|
|
Status (or Oracle error code) belonging to the STATUS message |
|
|
|
Description of the current activity of the process or the reason why the apply operation stopped |
|
|
|
Identifies the PDB name at the primary database where the transaction was executed |
|
|
|
Contains the PDB ID (the |
Note:
In a CDB, this view shows data only when queried in the root.