Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> creating database fails
I'm trying to create a database using Oracle 8.1.5 on Solaris 8 - x86. I did run into problems on the install. It failed when it tried to create the default database. Everything else seemed fine.
I've created my init.ora file. I start SQLPLUS and connect to an idle instance like this: sqlplus internal/oracle.
At the SQL> prompt, I first start the instance using: startup nomount; It resulted in a message saying: ORA-00443: background process "SMON" did not start
I then tried to create a database got this response: ERROR at line 1: ORA-01041: internal error. hostdef extension doesn't exist.
I presume that the database create statement failed because the SMON process didn't start. But I don't know that. Any one know what I need to do to correct the problem.
Thanks,
Phil.
Sent via Deja.com http://www.deja.com/
Before you buy.
Received on Wed May 03 2000 - 00:00:00 CDT
![]() |
![]() |