Gather_stats_job not found 11.1.0.7
emersoklJun 11 2009 — edited Jun 11 2009I installed 11.1.0.7 on window 2008 and am trying to determine whether the gather stats job is actually running. Tables stats are available so I am guesising it is running but I can't find it.
SELECT *
FROM DBA_SCHEDULER_JOBS
WHERE JOB_NAME = 'GATHER_STATS_JOB';
We are a PeopleSoft shop and the tunning doc supplied by Oracle suggest you disable this job so temp tables do not get stats generated.
Does anyone know why I can't find this job? Has the job been renamed?
Thanks,
Kathie