3.64 ALL_SCHEDULER_WINDOW_DETAILS
ALL_SCHEDULER_WINDOW_DETAILS displays log details for the Scheduler windows accessible to the current user.
               
Related View
DBA_SCHEDULER_WINDOW_DETAILS displays log details for all Scheduler windows in the database.
                  
| Column | Datatype | NULL | Description | 
|---|---|---|---|
| 
 | 
 | 
 | Unique identifier of the log entry (foreign key of the  | 
| 
 | 
 | 
 | Date of the log entry | 
| 
 | 
 | 
 | Owner of the Scheduler window | 
| 
 | 
 | 
 | Name of the Scheduler window | 
| 
 | 
 | 
 | Requested start date for the Scheduler window | 
| 
 | 
 | 
 | Actual start date of the Scheduler window | 
| 
 | 
 | 
 | Requested duration of the Scheduler window | 
| 
 | 
 | 
 | Actual duration for which the Scheduler window lasted | 
| 
 | 
 | 
 | Identifier of the instance on which the window was run | 
| 
 | 
 | 
 | Additional information on the entry, if applicable | 
See Also: