ORA-06512 and ORA-00600 when using exp in oracle 10g 2005-04-15 - By Yuri Borunov
Good day. I have installed oracle 10g. When i'm trying to export entire database i'm getting:
Connected to: Oracle Database 10g Release 10.1.0.3.0 - Production Enter array fetch buffer size: 4096 >
Export file: expdat.dmp >
(1)E(ntire database), (2)U(sers), or (3)T(ables): (2)U > 1
Export grants (yes/no): yes >
Export table data (yes/no): yes >
Compress extents (yes/no): yes >
Export done in US7ASCII character set and AL16UTF16 NCHAR character set server uses AL32UTF8 character set (possible charset conversion)
About to export the entire database ... . exporting tablespace definitions . exporting profiles . exporting user definitions . exporting roles . exporting resource costs . exporting rollback segment definitions . exporting database links . exporting sequence numbers . exporting directory aliases . exporting context namespaces . exporting foreign function library names . exporting PUBLIC type synonyms . exporting private type synonyms . exporting object type definitions . exporting system procedural objects and actions . exporting pre-schema procedural objects and actions . exporting cluster definitions EXP-00056: ORACLE error 600 encountered ORA-00600 (See ORA-00600.ora-code.com): internal error code, arguments: [qmtInit1], [], [], [], [], [], [], [] ORA-06512 (See ORA-06512.ora-code.com): at "SYS.DBMS_METADATA", line 1511 ORA-06512 (See ORA-06512.ora-code.com): at "SYS.DBMS_METADATA", line 1548 ORA-06512 (See ORA-06512.ora-code.com): at "SYS.DBMS_METADATA", line 1864 ORA-06512 (See ORA-06512.ora-code.com): at "SYS.DBMS_METADATA", line 3707 ORA-06512 (See ORA-06512.ora-code.com): at "SYS.DBMS_METADATA", line 3689 ORA-06512 (See ORA-06512.ora-code.com): at line 1 EXP-00056: ORACLE error 600 encountered ORA-00600 (See ORA-00600.ora-code.com): internal error code, arguments: [qmtInit1], [], [], [], [], [], [], [] ORA-06512 (See ORA-06512.ora-code.com): at "SYS.DBMS_METADATA", line 1511 ORA-06512 (See ORA-06512.ora-code.com): at "SYS.DBMS_METADATA", line 1548 ORA-06512 (See ORA-06512.ora-code.com): at "SYS.DBMS_METADATA", line 1864 ORA-06512 (See ORA-06512.ora-code.com): at "SYS.DBMS_METADATA", line 3707 ORA-06512 (See ORA-06512.ora-code.com): at "SYS.DBMS_METADATA", line 3689 ORA-06512 (See ORA-06512.ora-code.com): at line 1 EXP-00000: Export terminated unsuccessfully
Question is simple: is there any way to force exp utility to work properly?
-- Respectfully, Yuri Borunov. Dot-internet ( www.dot.ru ) System administrator.
-- To unsubscribe, email: suse-oracle-unsubscribe@(protected) For additional commands, email: suse-oracle-help@(protected) Please see http://www.suse.com/oracle/ before posting
|
|