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

Home -> Community -> Mailing Lists -> Oracle-L -> fixing a bad oracle install

fixing a bad oracle install

From: <ryan_gaffuri_at_comcast.net>
Date: Wed, 19 Sep 2007 15:00:40 +0000
Message-Id: <091920071500.8838.46F13997000F3630000022862200751150079D9A00000E09A1020E979D@comcast.net>


We were hitting shared memory errors. Googled it and this is common when an Oracle install is wrong. I looked into it and the kernel parameters were never set(I didnt do the install). This is in Redhat 5.0 with Oracle 10.2.0.1. Set the kernetl parameters and stepped through the install to make sure ulimit, etc... was correct. Started up the DB and got the same error.

ORA-01034: ORACLE not available
ORA-27101: shared memory realm does not exist Linux-x86_64 Error: 2: No such file or directory

So I shut the DB down. did an export for a quick backup(its just development data). Uninstaled the software and then reinstalled.

started up the DB and had the same problem. I had to make a new database and import the data to it to start over. I am ok for now, but for future reference, is any DB created with a bad install hosed and I have to make a new DB? The new DB works fine so far with the imported data.

--
http://www.freelists.org/webpage/oracle-l
Received on Wed Sep 19 2007 - 10:00:40 CDT

Original text of this message

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