SQL Performance (MOSC)

MOSC Banner

How to disable gatherstats for a particular table

edited Mar 30, 2015 1:01PM in SQL Performance (MOSC) 2 commentsAnswered

The error is from DB-level Gather_stats_job.

On the db table shows good stats.

SERV_MGR.CONTRACT_SERV_DETAILS_RPT  => Last Analyzed        3/7/2015 2:10:15 PM

This may be related to an oracle bug in – GATHER_STATS_JOB.

Can this be disabled on the DB, like on the other DBs.

>>
DBMS_STATS: GATHER_STATS_JOB: GATHER_TABLE_STATS('"SERV_MGR"','"CONTRACT_SERV_DETAILS_RPT"','""', ...)

DBMS_STATS: ORA-20011: Approximate NDV failed: ORA-08103: object no longer exists

*** 2015-03-11 03:00:01.193

*** CLIENT ID:() 2015-03-11 03:00:01.193

DBMS_STATS: GATHER_STATS_JOB: Stopped by Scheduler.

Thanks,

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center