ORA-27103, can not create a database with dbca 10gR2 in SL3
568484Mar 22 2007 — edited Mar 26 2007Hello,
I'm just trying to install Oracle Database 10g Release 2 (10.2.0.1.0) , Enterprise/Standard Edition for Linux x86 in Scientific Linux CERN Release 3.0.8 (SL) following the instructions
http://www.oracle.com/technology/obe/obe10gdb/install/linuxpreinst/linuxpreinst.htm
The installations goes right, but when I try to create a new database with dbca assistant I got the following errors while copying database files
ORA-27103: internal error
using the scripts:
startup nomount pfile="/u01/app/oracle/admin/samdb/scripts/init.ora";
ORA-27103: internal error
Linux Error: 13: Permission denied
Additional information: 101
Additional information: 134920812
I've checked the permissions but they seem ok, so I wonder if anyone could figure out what I'm doing wrong.
Thanks in advance