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.