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: Re[1] : "SET UID" not set for oracle executable ?

RE: Re[1] : "SET UID" not set for oracle executable ?

From: <Stephen.Lee_at_DTAG.Com>
Date: Tue, 10 Aug 2004 09:37:31 -0500
Message-ID: <BBFC3EAFE8F0174B9E330CEBBEC118DF01D170F1@dtagpo2.dtg.local>

 

I think if the oracle binary is always started by the oracle user, then things (or most of them) will work even without suid. Try ps command to see what user is listed as running oracle. In init.d oracle startup script(s), it is common to see "su - oracle" added just to make sure it is the oracle user starting things up.

It is possible in your broken case that oracle was started by somebody in dba group, but not actually oracle; and your dba group probably does not have write permission on the files.

>-----Original Message-----
>But i wonder , how it was working so far ( almost
>for 3-4 months ) .



Please see the official ORACLE-L FAQ: http://www.orafaq.com

To unsubscribe send email to: oracle-l-request_at_freelists.org put 'unsubscribe' in the subject line.
--
Archives are at http://www.freelists.org/archives/oracle-l/
FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html
-----------------------------------------------------------------
Received on Tue Aug 10 2004 - 09:34:44 CDT

Original text of this message

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