4.148 ALL_TXEVENTQ_MIGRATION_STATUS
ALL_TXEVENTQ_MIGRATION_STATUS provides information about migrations from AQ classic queues to Transactional Event Queues (TxEventQs) accessible to the current user.
Related Views
-
DBA_TXEVENTQ_MIGRATION_STATUSprovides information about all migrations from AQ classic queues to Transactional Event Queues (TxEventQs). This view also displays theSUFFIXcolumn. -
USER_TXEVENTQ_MIGRATION_STATUSprovides information about migrations from AQ classic queues to Transactional Event Queues (TxEventQs) owned by the current user. This view does not display theSOURCE_SCHEMA_NAMEandSUFFIXcolumns.
| Column | Datatype | NULL | Description |
|---|---|---|---|
|
|
|
|
Source schema name |
|
|
|
|
Source AQ classic queue name |
|
|
|
Source AQ classic queue table name |
|
|
|
|
|
Target schema name |
|
|
|
|
Target TxEventQ name |
|
|
|
|
Migration record/event type:
|
|
|
|
|
Migration event. Possible values include:
|
|
|
|
Date and time at which the migration event occurred |
|
|
|
|
|
Migration event error comments, if any |
Note:
This view is available starting with Oracle Database 23ai.
See Also: