4.144 DBA_CHANGE_NOTIFICATION_REGS
USER_CHANGE_NOTIFICATION_REGS describes the change notification registrations owned by the current user. This view does not display the USERNAME column.
               
DBA_CHANGE_NOTIFICATION_REGS describes all change notification registrations in the database.
                  
Related View
| Column | Datatype | NULL | Description | 
|---|---|---|---|
| 
 | 
 | 
 | Owner of the registration | 
| 
 | 
 | 
 | Internal registration ID | 
| 
 | 
 | 
 | Registration flags | 
| 
 | 
 | 
 | Notification callback | 
| 
 | 
 | 
 | Operations filter (if specified) | 
| 
 | 
 | 
 | Transaction lag between notifications (if specified) | 
| 
 | 
 | 
 | Registration timeout (if specified) | 
| 
 | 
 | 
 | Name of the registered table | 
See Also: