Oracle® Database Administrator's Guide 11g Release 2 (11.2) Part Number E10595-06 |
|
|
View PDF |
This section contains the following reference topics for automated maintenance tasks:
By default there are seven predefined maintenance windows, each one representing a day of the week. The weekend maintenance windows, SATURDAY_WINDOW
and SUNDAY_WINDOW
, are longer in duration than the weekday maintenance windows. The window group MAINTENANCE_WINDOW_GROUP
consists of these seven windows. The list of predefined maintenance windows is given in Table 25-1.
Table 25-1 Predefined Maintenance Windows
Window Name | Description |
---|---|
|
Starts at 10 p.m. on Monday and ends at 2 a.m. |
|
Starts at 10 p.m. on Tuesday and ends at 2 a.m. |
|
Starts at 10 p.m. on Wednesday and ends at 2 a.m. |
|
Starts at 10 p.m. on Thursday and ends at 2 a.m. |
|
Starts at 10 p.m. on Friday and ends at 2 a.m. |
|
Starts at 6 a.m. on Saturday and is 20 hours long. |
|
Starts at 6 a.m. on Sunday and is 20 hours long. |
Table 25-2 displays information about database dictionary views for automated maintenance tasks:
Table 25-2 Automated Maintenance Tasks Database Dictionary Views
View Name | Description |
---|---|
|
Contains information about currently running Scheduler jobs created for automated maintenance tasks. It provides information about some objects targeted by those jobs, as well as some additional statistics from previous instantiations of the same task. Some of this additional data is taken from generic Scheduler views. |
|
Provides statistical data for each automated maintenance task over 7-day and 30-day periods. |
|
Lists the history of automated maintenance task job runs. Jobs are added to this view after they finish executing. |
|
Lists the windows that belong to |
|
Provides per-window history of job execution counts for each automated maintenance task. This information is viewable in the Job History page of Enterprise Manager. |
See Also:
"Resource Manager Data Dictionary Views" for column descriptions for views.