30 DBMS_AUTO_TASK_IMMEDIATE
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:
Summary of DBMS_AUTO_TASK_IMMEDIATE Subprograms
GATHER_OPTIMIZER_STATS Procedure
This procedure initiates gathering of optimizer statistics without waiting for the start of a maintenance window.
Syntax
DBMS_AUTO_TASK_IMMEDIATE.GATHER_OPTIMIZER_STATS;