3.332 ALL_NOTIFICATION_DIRECTIVES
ALL_NOTIFICATION_DIRECTIVES describes the notification
directives accessible to the current user.
You can join this view with the ALL_DIRECTIVES view to
obtain additional details about notification directives.
Related Views
-
DBA_NOTIFICATION_DIRECTIVESdescribes all notification directives in the database. -
USER_NOTIFICATION_DIRECTIVESdescribes the notification directives owned by the current user. This view does not display theOWNERcolumn.
| Column | Datatype | NULL | Description |
|---|---|---|---|
|
|
|
|
Owner of the notification directive |
|
|
|
|
Name of the notification directive |
|
|
|
|
Notification table that tracks changes to the object |
|
|
|
|
Notification view that tracks changes to the object |
|
|
|
|
Retention time of the notification directive (in minutes) |
|
|
|
|
Columns clause of the notification directive |
See Also: