.ora-code.com

Links
Home
Oracle DBA Forum
Frequent Oracle Errors
TNS:could not resolve the connect identifier specified
Backtrace message unwound by exceptions
invalid identifier
PL/SQL compilation error
internal error
missing expression
table or view does not exist
end-of-file on communication channel
TNS:listener unknown in connect descriptor
insufficient privileges
PL/SQL: numeric or value error string
TNS:protocol adapter error
ORACLE not available
target host or object does not exist
invalid number
unable to allocate string bytes of shared memory
resource busy and acquire with NOWAIT specified
error occurred at recursive SQL level string
ORACLE initialization or shutdown in progress
archiver error. Connect internal only, until freed
snapshot too old
unable to extend temp segment by string in tablespace
Credential retrieval failed
missing or invalid option
invalid username/password; logon denied
unable to create INITIAL extent for segment
out of process memory when trying to allocate string bytes
shared memory realm does not exist
cannot insert NULL
TNS:unable to connect to destination
remote database not found'>ora-02019
exception encountered: core dump
inconsistent datatypes
no data found
TNS:operation timed out
PL/SQL: could not find program
existing state of packages has been discarded
maximum number of processes exceeded
error signaled in parallel query server
ORACLE instance terminated. Disconnection forced
TNS:packet writer failure
see ORA-12699
missing right parenthesis
name is already used by an existing object
cannot identify/lock data file
invalid file operation
quoted string not properly terminated
ORA-06512 and ORA-00600 when using exp in oracle 10g

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