
ORA-00600: internal error while Gathering Fixed Object Stats
Before upgrading a 12c EBS database to 19c in an ExaCC environment, the DBMS_STATS.GATHER_FIXED_OBJECTS_STATS command resulted in an ORA-00600 error. The issue was resolved by correcting the ORA_NLS10 environment variable to point to the appropriate directory using srvctl setenv database. After restarting the database, the command executed successfully.





