Oracle® Database PL/SQL Packages and Types Reference 11g Release 2 (11.2) Part Number E25788-04 |
|
|
PDF · Mobi · ePub |
The DBMS_AUTO_TASK_IMMEDIATE
package consists of one subprogram whose function is to initiate gathering of optimizer statistics without delay.
This chapter contains the following topics:
Table 30-1 DBMS_AUTO_TASK_IMMEDIATE Subprograms
Subprogram | Description |
---|---|
Initiates gathering of optimizer statistics without waiting for the start of a maintenance window |
This procedure initiates gathering of optimizer statistics without waiting for the start of a maintenance window.
DBMS_AUTO_TASK_IMMEDIATE.GATHER_OPTIMIZER_STATS;