My Oracle Support Banner

The Auto Optimizer Stats Collection AutoTask Job is not being Run (Doc ID 1506612.1)

Last updated on FEBRUARY 17, 2023

Applies to:

Oracle Database - Enterprise Edition - Version 11.2.0.1 and later
Information in this document applies to any platform.

Symptoms

Optimizer statistics were no longer being updated for any object on the database, and selecting from dba_autotask_job_history returned no rows.

select job_name, job_start_time, job_duration
from dba_autotask_job_history
where client_name like 'auto optimizer stats collection'
order by job_start_time;

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Cause
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.