Posts

Showing posts from March, 2018

ORA-00600: internal error code, arguments: [qctVCO:csform] ORA-64131 ORA-01403 Errors After Upgrade From 11.2.0.1 To 11.2.0.3 (Doc ID 1394206.1) when database is running in the Chinese language

Solution APPLIES TO: Oracle Database - Enterprise Edition - Version 11.2.0.2 to 11.2.0.3 or 11.2.0.4 [Release 11.2] Information in this document applies to any platform. ***Checked for relevance on 24-Jul-2013*** SYMPTOMS After upgrading the database from 11.2.0.1.0 to 11.2.0.2 or 11.2.0.3.0, XDB upgraded successfully but now there are XDB errors of: Tue Jan 10 13:22:01 2012 XDB installed. XDB initialized. .. ORA-00600: internal error code, arguments: [qctVCO:csform], [0], [0], [0], [0], [1], [2], [213], [], [], [], [] ORA-64131: XMLIndex Metadata: failure during the looking up of the dictionary ORA-01403: no data found And the following object(s) are invalid in the database: SYS ALL_XSC_SECURITY_CLASS_DEP VIEW SYS ALL_XSC_SECURITY_CLASS VIEW SYS ALL_XSC_PRIVILEGE VIEW SYS ALL_XSC_AGGREGATE_PRIVILEGE VIEW SYS ALL_XSC_SECURITY_CLASS_STATUS VIEW Attempts to recompile these objects also fail with the above errors. CAUSE T...

ORA-39006: internal error ORA-39065: unexpected master process exception in DISPATCH ORA-01403: no data found

ORA-39065: unexpected master process exception in DISPATCH ########################## ## Error ########################## ORA-39065: unexpected master process exception in DISPATCH ### Full Error ORA-39006: internal error ORA-39065: unexpected master process exception in DISPATCH ORA-01403: no data found ORA-39097: Data Pump job encountered unexpected error 100 ########################## #  Error Occurred ########################## Error occured while trying to run a datapump export for estimate the size of the dumpfile in 11.2.0.4.0 version ########################## ## Command Executed ########################## expdp \'/ as sysdba\' estimate_only=y **************************************** Step By Step Analysis ****************************************************** ######################################### # 1) Reproduce the Error ######################################### $ expdp \'/ as sysdba\' estimate_only=y Export: Release 11.2.0.4.0 - Production on W...