Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

ORA-01034: ORACLE not available and ORA-27101: shared memory realm does not

450965Aug 18 2006 — edited Sep 20 2007
Hi 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
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 18 2007
Added on Aug 18 2006
19 comments
15,234 views