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

Home -> Community -> Mailing Lists -> Oracle-L -> RE: First time creating DB from hand...need help

RE: First time creating DB from hand...need help

From: Thapliyal, Deepak <DThapliyal_at_ea.com>
Date: Tue, 1 Aug 2000 17:29:57 -0700
Message-Id: <10576.113540@fatcity.com>


on unix prompt type the following

$ echo $ORACLE_HOME --> gives you the value set for the varaible

to set value of this variable use (assuming korn shell .. command to find whi )-->
$ export ORACLE_HOME=<ur home path here>

deepAk

-----Original Message-----
From: Kelly [mailto:kgrigg_at_diamonddata.com] Sent: Tuesday, August 01, 2000 5:22 PM
To: Oracle DBA List
Subject: RE: First time creating DB from hand...need help

I didn't install...I had assumed the install set these. Please excuse an ignorant question...how can I check this? I'm very UNIX newbie!!

Thanks for the quick reply!!!!

Kelly

At 10:08 AM 8/2/2000 +1000, you wrote:
>Hi Kelly
>
>Do you have your ORACLE_HOME environment variable set as well as
>$ORACLE_HOME/bin added to the PATH ?
>
>With regards
>Alex Afanassiev
>Oracle DBA, TOC OPS/Internet.Operations
>Tel: (03) 8 661 20 61
>Fax: (03) 9 650 36 74



If you're bored, then visit the list's website: http://www.lazydba.com (updated daily)
to unsubscribe, send a blank email to oracledba-unsubscribe_at_quickdoc.co.uk to subscribe send a blank email to oracledba-subscribe_at_quickdoc.co.uk Received on Tue Aug 01 2000 - 19:29:57 CDT

Original text of this message

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