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

Home -> Community -> Usenet -> c.d.o.misc -> Re: Oracle8 DB on Linux; oratab.sh & setting owner?

Re: Oracle8 DB on Linux; oratab.sh & setting owner?

From: Rick Jolley <rjolley_at_us.oracle.com>
Date: Wed, 21 Jul 1999 12:05:13 -0400
Message-ID: <7n4r31$bs4$1@inet16.us.oracle.com>


To set ORACLE_OWNER, use:

setenv ORACLE_OWNER oracle ( in csh/tcsh ) ORACLE_OWNER = oracle; export ORACLE_OWNER ( in most other shells )

where oracle is the user who installed the software.

rbrom_at_psfc.mit.edu wrote in message <21JUL99.14372950_at_psfc.mit.edu>...
>
>From my root account, I'm trying to run the oratab.sh script in the
>orainst directory, and I keep getting the same message:
>ORACLE_OWNER is not set.
>Set and export ORACLE_OWNER, then restart oratab.sh execution.
>
>So I have to set and export the ORACLE_OWNER... How?
>
>someone give me a hand here...
>
>RAquel
>rbrom_at_psfc.mit.edu
Received on Wed Jul 21 1999 - 11:05:13 CDT

Original text of this message

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