Oracle Database Startup Error
KHeinMar 1 2011 — edited Mar 8 2011Hi everyone,
I am facing a problem when I try to start up the database from sqlplus. I am the database on Oracle Entprise Linux and when issue startup command from sqlplus, I got below error. Does anyone know how I could fix it? Thanks.
-------
SQL> startup
ORACLE instance started.
Total System Global Area 3273641984 bytes
Fixed Size 2217792 bytes
Variable Size 1795164352 bytes
Database Buffers 1459617792 bytes
Redo Buffers 16642048 bytes
ORA-48316: relation [ADR_CONTROL] unavailable or cannot be created
ORA-48122: error with opening the ADR block file
[u01/app/oracle/diag/rdbms/orcl/orcl/metadata/ADR_CONTROL.ams] [0]
ORA-27041: unable to open file
Linux-x86_64 Error: 13: Permission denied
Additional information: 2
--------
Regards,
Kyi Hein