Database Tuning (MOSC)

MOSC Banner

Internal error in AUTO_STATS_ADVISOR_TASK unless table stats on spatial tables are locked

in Database Tuning (MOSC) 5 commentsAnswered ✓

I am working on a legacy system and found some code in which table stats are locked for one specific table, which happens to be the only table in the database with spatial columns (and indexes). A comment near this line of code indicates that this was done to avoid an internal error which occurs on Oracle 12.2 on spatial indexes in the AUTO_STATS_ADVISOR_TASK.

We are currently running Oracle 19c. I am trying to figure out whether locking of table stats for this table is something that still needs to be done. To that end I'm trying to find a bug report, or patch notice, or something describing this problem, as step 1 to tracking down whether and when it was fixed.

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