3.54 ALL_SCHEDULER_NOTIFICATIONS
ALL_SCHEDULER_NOTIFICATIONS displays information about the E-mail notifications for the jobs accessible to the current user.
               
Related Views
- 
                        DBA_SCHEDULER_NOTIFICATIONSdisplays information about the E-mail notifications for all jobs in the database.
- 
                        USER_SCHEDULER_NOTIFICATIONSdisplays information about the E-mail notifications for the jobs owned by the current user. This view does not display theOWNERcolumn.
| Column | Datatype | NULL | Description | 
|---|---|---|---|
| 
 | 
 | 
 | Owner of this notification This column is available starting with Oracle Database 12c Release 2 (12.2.0.1). | 
| 
 | 
 | 
 | Owner of the job this notification is for | 
| 
 | 
 | 
 | Name of the job this notification is for | 
| 
 | 
 | 
 | Subname of the job this notification is for | 
| 
 | 
 | 
 | E-mail address to send this E-mail notification to | 
| 
 | 
 | 
 | E-mail address to send this E-mail notification from | 
| 
 | 
 | 
 | Subject of the notification E-mail | 
| 
 | 
 | 
 | Body of the notification E-mail | 
| 
 | 
 | 
 | Filter specifying which job events to send notifications for | 
| 
 | 
 | 
 | Job event to send notifications for: 
 | 
| 
 | 
 | 
 | Event number of the job event to send notifications for | 
See Also: