hi everyone,
i am installing erp6 sr3 abap+java on linux rhel5 and oracle10.2.0.2.
i am stuck with phase 12 "create database"..... the error is below:
ERROR 2011-01-20 11:39:24.936
CJS-00084 SQL statement or script failed. DIAGNOSIS: Error message: ORA-01501: CREATE DATABASE failed
ORA-00200: control file could not be created
ORA-00202: control file: '/orafiles/SE0/origlogA/cntrl/cntrlSE0.dbf'
ORA-27041: unable to open file
Linux-x86_64 Error: 13: Permission denied
Additional information: 2
what i have tried;
1) gave permissions to owner and group
2) gave 777 to /orafiles(after 3 days of unsuccessful attempts)
3) linux kernel parameters set according to note 1048303
4) hard soft limit for nofile set appropriately
5) fs.file-max parameter set accordingly
6) sqlplus show parameter control_file points to the right locations
7) IBM java paramaters set
8) umask 022 set
9) tmp, TMP variables set
please can anyone help, im running out of ideas
Thank you.
Edited by: Shanser on Jan 20, 2011 2:36 PM