Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Cannot create database (Oracle 8.1.7 on Redhat 7.1)

Cannot create database (Oracle 8.1.7 on Redhat 7.1)

From: Lubomir Petrov <lpetrov_at_yahoo.com>
Date: 5 Oct 2001 17:27:01 -0700
Message-ID: <75805ad9.0110051627.6370f6c0@posting.google.com>


Hi all!

I installed Oracle 8.1.7 Enterprise Edition on Redhat 7.1. The system has plenty of disk space and 256MB RAM, Pentium III. I did all the preparation needed and the install was successful.

Now I'm trying to create the database. Here is what happens: 1. Creating new database using dbassist - hangs at creating datafiles (I know the database creation is slow, but I waited for more than 10 hours)
2. Copying sample database using dbassist - hangs at initializing database (I've noticed that datafiles are already at the right place, but control files are not...)
3. Creating the scripts in dbassist for creating new database and executing scripts (e.g. using svrmgrl) - svrmgrl hangs

I haven't recompiled the kernel. Instead of this I did:

echo 250 32000 100 128 > /proc/sys/kernel/sem
echo 256000000         > /proc/sys/kernel/shmmax
echo 256000000         > /proc/sys/kernel/shmall

ORACLE_SID is set. There is nothing in alert<SID>.log file.

What am I missing?

Thanks in advance.

Lyubomir Petrov Received on Fri Oct 05 2001 - 19:27:01 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US