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: prob installing oracle 8.0.5 on RedHat5.2

Re: prob installing oracle 8.0.5 on RedHat5.2

From: XU <xux_at_informa.bio.caltech.edu>
Date: 25 May 1999 22:04:18 GMT
Message-ID: <7if6p2$mh8@gap.cco.caltech.edu>


At the beginning of the script (after the '#!/bin/sh', of course) type in:

export ORACLE_OWNER=<your_oracle_user> # for bash

or

setenv ORACLE_OWNER <your_oracle_user> # for csh

supply the value for <your_oracle_user> (without "<>").

Robert Xu

Mr_at_Ng.Wee.Hong (ngwh_at_bigfoot.com) wrote:
: hi guys,
: how do i "set and export" ORACLE_OWNER variables to ORACLE account
: user?? i need this for running the OraTab.SH script..can help?

: thanks
Received on Tue May 25 1999 - 17:04:18 CDT

Original text of this message

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