Gathering Stats Errors with ORA-00600: QosdExpObjChange: Rc!=1
(Doc ID 2521105.1)
Last updated on JULY 20, 2024
Applies to:
Oracle Database - Enterprise Edition - Version 12.2.0.1 and laterInformation in this document applies to any platform.
Symptoms
- Running exec dbms_stats.reset_col_usage, following errors occur:
SQL> exec dbms_stats.reset_col_usage(');
BEGIN dbms_stats.reset_col_usage(''); END;*
ERROR at line 1:
ORA-00600: internal error code, arguments: [qosdExpObjChange: rc!=1], [0], [],
ORA-06512: at "SYS.DBMS_STATS", line 1976
ORA-06512: at "SYS.DBMS_STATS", line 50998
ORA-06512: at line 1
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 |