can't find olr.loc or ocr.loc on db startup, but I haven't created a grid
852997Apr 28 2011 — edited Apr 29 2011Hi -
When trying to start a newly created DB from within sqlplus, I get:
SQL> startup
ORACLE instance started.
Total System Global Area 2137886720 bytes
Fixed Size 2212736 bytes
Variable Size 1610615936 bytes
Database Buffers 520093696 bytes
Redo Buffers 4964352 bytes
Database mounted.
ORA-03113: end-of-file on communication channel
Process ID: 3268
Session ID: 191 Serial number: 3
and the trace files say:
2011-04-28 17:42:44.934: [ default]utgdv:2:ocr loc file /var/opt/oracle/olr.loc cannot be opened. errno 2
2011-04-28 17:42:44.935: [ default]utgdv:2:ocr loc file /var/opt/oracle/ocr.loc cannot be opened. errno 2
which is true because they don't exist. As best as I can tell these are for grid systems? Not sure what my best move is here.
11g r2, solaris x86_64
Many thanks for any help.