Table: DBA_LOGSTDBY_EVENTS
Information on why logical standby events
| Column Name | Description |
|---|---|
| COMMIT_SCN | SCN for the commit record of the transaction |
| CURRENT_SCN | Change vector SCN for the change |
| EVENT | A SQL statement or other text describing the event |
| EVENT_TIME | Time the event took place |
| STATUS | A text string describing the event |
| STATUS_CODE | A number describing the event |
| XIDSLT | Transaction id, part 2 of 3 |
| XIDSQN | Transaction id, part 3 of 3 |
| XIDUSN | Transaction id, part 1 of 3 |