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 -> dbstart failed

dbstart failed

From: <vkutsman_at_my-dejanews.com>
Date: Wed, 02 Dec 1998 16:58:11 GMT
Message-ID: <743rj1$tvc$1@nnrp1.dejanews.com>


Hi! My manager installed Oracle server 7.3.3 on Solaris 2.6 machine some time ago. Yesterday I tried to connect to start listener process on it so that I could connect to its database instance remotely but it failed. I looked at the permissions of the files in $ORACLE_HOME and /opt/oradata dirs and they were all 1001 (unknows users or something like that) At that point, oracle was active and all oracle server processes were also owned by 1001

I killed them (I think I did kill -9) . Then changed permissions to oracle user and dba group and tried to restart it: dbstart that's what I got:

Copyright (c) Oracle Corporation 1994, 1995. All rights reserved.

Oracle7 Server Release 7.3.3.0.0 - Production Release PL/SQL Release 2.3.3.0.0 - Production

SVRMGR> Connected to an idle instance.
SVRMGR> LCC-00161: ORACLE error (possible syntax error) parameter [NULL] ORA-01041: internal error. hostdef extension doesn't exist SVRMGR>
Server Manager complete.

Database "ultra" warm started.

ps -ef | grep ora showed nothing afterwards

I am thinking my problem relates to changing the permissions of the files after installation, but when I tried to change it back to 1001 on all the files, it still failed on dbstart. Is there a way to relink internal oracle groups so that they match to oracle UNIX account after the installation (manual obviously says you need to run install as oracle already but it clearly wasn't the case) Any ideas? Thanks Vladimir Kutsman

-----------== Posted via Deja News, The Discussion Network ==---------- http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own Received on Wed Dec 02 1998 - 10:58:11 CST

Original text of this message

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