5.308 DBA_DDL_REGS
DBA_DDL_REGS
displays all DDL notification registrations in the database.
Related View
USER_DDL_REGS
displays DDL notification registrations that apply to tables owned by the current user. This view does not display the USERNAME
column.
Column | Datatype | NULL | Description |
---|---|---|---|
|
|
|
Registration owner |
|
|
|
Internal registration ID |
|
|
|
Registration type. Possible values:
|
|
|
|
Name of the registered table, schema, or database |
|
|
|
User-specified client ID |
|
|
|
Indicates whether notifications are generated for |
|
|
|
Indicates whether notifications are generated for partition maintenance operations ( |
Note:
This view is available starting with Oracle Database 23ai.
See Also: