Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Linux-x86_64 Error: 28: No space left on device

441858Sep 20 2007 — edited Sep 20 2007
10gR2 (10.2.0.3)
RHEL 4 AS 64-bit

Hi All,

After I created my RAC database with DBCA, I tried to connect to the database and got the following error:

SQL> startup
ORA-27102: out of memory
Linux-x86_64 Error: 28: No space left on device
SQL> startup pfile='/opt/app/oracle/product/10.2.0/db_1/dbs/initFPRCPROD.ora'
ORA-27102: out of memory
Linux-x86_64 Error: 28: No space left on device
SQL> startup mount pfile='/opt/app/oracle/product/10.2.0/db_1/dbs/initFPRCPROD.ora'
ORA-27102: out of memory
Linux-x86_64 Error: 28: No space left on device

I also tried to do what the following person did:

1971201

But changing the SHMALL kernel parameter still didn't change anything...I still got the error.

Any ideas?

Thank you.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 18 2007
Added on Sep 20 2007
3 comments
9,504 views