ORA-00600: internal error code, arguments: [16305], [], [], [], [], [], [],
539154Oct 19 2006 — edited Oct 20 2006Hi,
I've installed Oracle 10g on Solaris 10 (SunOS 5.10). Installation went fine, although the installer did not run a database creation. I only set up a name TEST for DB, no more parameters.
The problem is, when I try to startup a database:
=============================
/home/oracle> sqlplus /nolog
SQL*Plus: Release 10.1.0.3.0 - Production on Thu Oct 19 21:49:26 2006
Copyright (c) 1982, 2004, Oracle. All rights reserved.
SQL> connect / as sysdba
Connected to an idle instance.
SQL> startup
ORA-00600: internal error code, arguments: [16305], [], [], [], [], [], [], []
=============================
And the other thing is listener:
=============================
/home/oracle> lsnrctl status
LSNRCTL for Solaris: Version 10.1.0.3.0 - Production on 19-OCT-2006 22:06:37
Copyright (c) 1991, 2004, Oracle. All rights reserved.
Message 1053 not found; No message file for product=network, facility=TNSTNS-12541: Message 12541 not found; No message file for product=network, facility=TNS
TNS-12560: Message 12560 not found; No message file for product=network, facility=TNS
TNS-00511: Message 511 not found; No message file for product=network, facility=TNS
Solaris Error: 146: Connection refused
Message 1053 not found; No message file for product=network, facility=TNSTNS-12541: Message 12541 not found; No message file for product=network, facility=TNS
TNS-12560: Message 12560 not found; No message file for product=network, facility=TNS
TNS-00511: Message 511 not found; No message file for product=network, facility=TNS
Solaris Error: 2: No such file or directory
===============================
I've looked across the net (maybe not good enough) but found only one link -- in German, which do not satisfy me.
Since I'm newby in the Oracle installation and administration, please be patient and explain the solution easily :)
Thanks in advance,
Reveler