DROP USER "TIC4" CASCADE =>ORA-03113: end-of-file on communication channel
Hi,When I to drop user, I I encountered the following error
DROP USER "TIC4" CASCADE
Error at line 2
ORA-03113: end-of-file on communication channel
by inspecting the log file:
ORA-07445: exception trouvée : vidage coeur [] [] [] [] [] []
ORA-00600: code erreur interne, arguments : [unable to load XDB library], [], [], [], [], [], [], []
Fri Dec 30 09:21:58 2011
Errors in file /oracle/home/oracle/OraHome1/admin/W4AGORA/udump/w4agora_ora_749622.trc:
ORA-00600: code erreur interne, arguments : [unable to load XDB library], [], [], [], [], [], [], []
Fri Dec 30 09:21:59 2011
but the database is working properly.
How to resolve this error: Bug : 4899479?
I'am at version :Oracle9i Enterprise Edition Release 9.2.0.7.0 - 64bit Production
TNS for IBM/AIX RISC System/6000: Version 9.2.0.7.0 - Production
DROP USER "TIC4" CASCADE
Error at line 2
ORA-03113: end-of-file on communication channel
by inspecting the log file:
ORA-07445: exception trouvée : vidage coeur [] [] [] [] [] []
ORA-00600: code erreur interne, arguments : [unable to load XDB library], [], [], [], [], [], [], []
Fri Dec 30 09:21:58 2011
Errors in file /oracle/home/oracle/OraHome1/admin/W4AGORA/udump/w4agora_ora_749622.trc:
ORA-00600: code erreur interne, arguments : [unable to load XDB library], [], [], [], [], [], [], []
Fri Dec 30 09:21:59 2011
but the database is working properly.
How to resolve this error: Bug : 4899479?
I'am at version :Oracle9i Enterprise Edition Release 9.2.0.7.0 - 64bit Production
TNS for IBM/AIX RISC System/6000: Version 9.2.0.7.0 - Production
0