Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: Raw partition change owner on LINUX after reboot
Hi,
As a workaround put the following in your /etc/rc.d/rc.local file:
chown oracle:dba /dev/raw/raw*
chmod 660 /dev/raw/raw*
Cheers,
Phil
On 20/03/06, dba1 mcc <mccdba1_at_yahoo.com> wrote:
> We have server use "raw" partition for ORACLE
> database. O.S. is Redhat AS 4.2. The raw partitions
> under /dev/raw/raw1, /dev/raw/raw2, .. after reboot,
> it wil change owner from "oracle" to "root".
>
> Does anyone know how to fix it?
-- http://www.freelists.org/webpage/oracle-lReceived on Mon Mar 20 2006 - 08:58:25 CST
![]() |
![]() |