4.68 ALL_SCHEDULER_WINDOWS
ALL_SCHEDULER_WINDOWS displays information about the Scheduler windows accessible to the current user.
               
Related View
DBA_SCHEDULER_WINDOWS displays information about all Scheduler windows in the database.
                  
| Column | Datatype | NULL | Description | 
|---|---|---|---|
| 
 | 
 | 
 | Owner of the Scheduler window | 
| 
 | 
 | 
 | Name of the Scheduler window | 
| 
 | 
 | 
 | Resource plan associated with the window | 
| 
 | 
 | 
 | Owner of the schedule of the window | 
| 
 | 
 | 
 | Name of the schedule of the window | 
| 
 | 
 | 
 | Type of the schedule of the window: 
 | 
| 
 | 
 | 
 | Start date of the window (for an inline schedule) | 
| 
 | 
 | 
 | Calendar string for the window (for an inline schedule) | 
| 
 | 
 | 
 | Date after which the window will no longer open (for an inline schedule) | 
| 
 | 
 | 
 | Duration of the window | 
| 
 | 
 | 
 | Priority of the job relative to other windows: 
 | 
| 
 | 
 | 
 | Next date on which the window is scheduled to start | 
| 
 | 
 | 
 | Last date on which the window opened | 
| 
 | 
 | 
 | Indicates whether the window is enabled ( | 
| 
 | 
 | 
 | Indicates whether the window is open ( | 
| 
 | 
 | 
 | Open time of the window if it was manually opened, else NULL | 
| 
 | 
 | 
 | Duration of the window if it was manually opened, else NULL | 
| 
 | 
 | 
 | Comments on the window | 
See Also: