CNC, DB and Operating System - JDE1 (MOSC)

MOSC Banner

BEGIN DBMS_STATS.GATHER_SCHEMA_STATS Oracle DB 10.2.0.5

edited Jun 27, 2016 5:00AM in CNC, DB and Operating System - JDE1 (MOSC) 1 commentAnswered

I ran this DBMS_STATS.GATHER for a few schemas and a few worked but now I have this error on the remainder of the schemas. Any help would be appreciated

BEGIN DBMS_STATS.GATHER_SCHEMA_STATS(OWNNAME => 'TEST', CASCADE => TRUE); END;

*

ERROR at line 1:

ORA-20003: Specified bug number (9196440) does not exist

ORA-06512: at "SYS.DBMS_STATS", line 15205

ORA-06512: at "SYS.DBMS_STATS", line 15547

ORA-06512: at "SYS.DBMS_STATS", line 15625

ORA-06512: at "SYS.DBMS_STATS", line 15584

ORA-06512: at line 1

Thanks guys

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