Xref: alice comp.databases.oracle.server:83081
Path: alice!news-feed.fnsi.net!news.idt.net!newshub.northeast.verio.net!verio!newsfeed.concentric.net!global-news-master
From: Mohamed Buhari <mbuhari@assigncorp.com>
Newsgroups: comp.databases.oracle.server
Subject: Re: oracle startup error
Date: 02 Feb 2000 12:34:06 EST
Organization: Assign Corp
Lines: 31
Message-ID: <38986A6D.804CA7DC@assigncorp.com>
References: <Pine.HPP.3.96.1000201234126.1584A-100000@wppkh04q>
Reply-To: mbuhari@assigncorp.com
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-Mailer: Mozilla 4.7 [en] (WinNT; U)
X-Accept-Language: en

Very simple, your "ORACLE_HOME " environment is not set or its not
correct or not exported at shell level. So ensure these are corrected in
your .profile (sh,ksh)

ORACLE_HOME=/......................../7.3.4
export ORACLE_HOME

Mohamed

Manjula Gopalakrishnan wrote:

>   Hi,
>
>     While trying to start up the oracle database we are getting the
>   following error message.
>
>   SVRMGR> startup
>   ORA-05901: Message 5901 not found;  product=RDBMS; facility=ORA
>   Additional information: 4
>
>   The oracle is installed on HPUX 10.2m/c.
>   Oracle version is 7.3.4.
>
>   We could'nt get the error message for error no 5901.
>   Does this "Additional information" has any significance and if yes
>   how to utilise the same ?
>
>
>   thanks,
>   Manjula.

