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: ORAENV

Re: ORAENV

From: Venkat <vreddy_at_ix.netcom.com>
Date: 1998/04/29
Message-ID: <6i7hch$l16@dfw-ixnews8.ix.netcom.com>#1/1

Did you run the root.sh as root after installation? It places the oraenv, coraenv, dbhome scripts from $ORACLE_HOME/bin into a local bin directory so that everyone has access to a common environment. The local bin should then be included in the PATH for all the users.

HTH
Venkat

>Having problems with oraenv & coraenv on Sun Solaris OS 5.5.1. The
>owner of each is oracle with read and execute to everyone installed the
>default way when we ran orainst.
>-rwxr-xr-x 1 oracle dba 2840 Sep 5 1997 coraenv
>-rwxr-xr-x 1 oracle dba 2428 Sep 5 1997 dbhome
>-rwxr-xr-x 1 oracle dba 2554 Sep 5 1997 oraenv
>
>When I run it as oracle
>UNIX>oraenv - it runs - but this isn't the proper way to run it.
>UNIX> . oraenv
>Permission denied
>
>Can you shed light to me regarding why I'm getting the permission
>denied?
Received on Wed Apr 29 1998 - 00:00:00 CDT

Original text of this message

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