first have a look at http://www.suse.de/oracle and read the LVM Paper ;)
second, have a look a the rights for your devices nobody! is allowed to write root is allowed to read and execute and disk is allowed to read and execute
<teacher-mode> What do you think, the error message "Permission denied" will tell you? ;) </teacher-mode>
Right, there are no rights... ;))
Do an chown oracle.dba and a chmod 664 on the devices and all should work.
On Wed, Mar 24, Rolf Walter wrote:
> I created raw devives using the LVM: > > oracle@(protected):/home/oracle> ls -la /dev/system > total 93 > dr-xr-xr-x 2 root root 584 2004-03-24 > 09:14 . ... > create database APS > * > ERROR at line 1: > ORA-01501 (See ORA-01501.ora-code.com): CREATE DATABASE failed > ORA-00301 (See ORA-00301.ora-code.com): error in adding log file > '/dev/system/APS_LOG1' - file cannot be > created > ORA-27056 (See ORA-27056.ora-code.com): skgfrdel: could not delete file > Linux Error: 13: Permission denied > > On AIX there would have been 2 entries for each > raw device (block/char), but on Linux I only find > the block devices, and that doesn't work. > > Can anybody help me?
-- To unsubscribe, email: suse-oracle-unsubscribe@(protected) For additional commands, email: suse-oracle-help@(protected) Please see http://www.suse.com/oracle/ before posting