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 -> Re: Newbie question

Re: Newbie question

From: Sean <charles_s_best_at_hotmail.com>
Date: 19 Oct 2001 12:12:26 -0700
Message-ID: <21815b22.0110191112.58094304@posting.google.com>


vi your /var/opt/oracle/oratab using the following format: 806home:/d1000/app/oracle/product/8.0.6:N where field 1=SID, field 2=ORACLE_HOME, field 3=autostart [Y|N] Good luck,

Sean
"em" <em_at_hotmail.com> wrote in message news:<9qp6lo$p739b$1_at_ID-65819.news.dfncis.de>...
> I've just installed my first Oracle server (8) on a Solaris system - and
> I've got one (hopefully small) problem. When the installer tries to run
> dbAssist, I get the following message:
>
> "Correct ORACLE_HOME operating system environment is not set or an incorrect
> value is passed for the command line 'orahome.' Set correct ORACLE_HOME
> environment variable or provide a correct value for the command line
> argument 'orahome."
>
> I have very carefully set the ORACLE_HOME value in the path of not only the
> install user (an account named oracle, as described in the installation
> guide), but I;ve set it's path in all the system's user accounts. Ditto for
> the LD_LIBRARY_PATH (ORACLE_HOME/lib). Checking paths and environment
> confirms this.
>
> Is this related to setting up the oratab file (/var/opt/oracle/oratab)? When
> I ran root.sh, the program set the location of ORACLE_HOME, but I see that
> it's not listed in oratab.
>
> a) Do I need to manually put the ORACLE_HOME info in the oratab file? Will
> this allow .dbassist to run?
>
> b) If so, what is the format for listing it in the file (meaning, could
> someone give me a real-world example of $ORACLE_SID:$ORACLE_HOME:<N|Y>: -
> the format listed in the file).
>
> c) If oratab is not the reason ./dbassist is not working, does anyone have
> any idea of what the above-listed error message means?
>
> Thanks!
>
> DS
Received on Fri Oct 19 2001 - 14:12:26 CDT

Original text of this message

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