ORA-01034: ORACLE not available and ORA-27101: shared memory realm does not
450965Aug 18 2006 — edited Sep 20 2007Hi guys:
I´m getting the error:
ORA-01034: ORACLE not available
ORA-27101: shared memory realm does not exist
I tried setting my oracle_sid and i still having the error. Then i do the follow
C:\infra\BIN>sqlplus "/as sysdba"
SQL*Plus: Release 10.1.0.3.0 - Production on Vie Ago 18 09:49:58 2006
Copyright (c) 1982, 2004, Oracle. All rights reserved.
Connected to an idle instance.
SQL> startup
ORA-02778: Name given for the log directory is invalid
SQL> startup c:\infra
SP2-0714: invalid combination of STARTUP options
SQL> startup c:\infra\database\SPFILEBDINFRA.ora
SP2-0714: invalid combination of STARTUP options.
I tried stopping and starting my listener and it doesn't work. Can anybody Help me??
I´m working with db 10gr1 in windows 2000
Thanks
Alex