Home » RDBMS Server » Server Administration » Oracle, Virtual PC and Windows 2003 - errors 01034 and 27101
Oracle, Virtual PC and Windows 2003 - errors 01034 and 27101 [message #119745] Sat, 14 May 2005 11:02 Go to next message
ekontos
Messages: 2
Registered: May 2005
Junior Member
I installed Oracle under Windows 2003 in Virtual PC. When I installed it and tested it w/SQL Plus everything seemed fine. When I rebooted the machine I kept on getting a listener not aware of service until I monkeyed w/the listener.ora file.
Now I am getting

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

What is going on?
Re: Oracle, Virtual PC and Windows 2003 - errors 01034 and 27101 [message #119752 is a reply to message #119745] Sat, 14 May 2005 21:30 Go to previous messageGo to next message
Frank Naude
Messages: 4580
Registered: April 1998
Senior Member
Hi,

Check your ALERT.LOG file to ensure the database started without errors. If the DB is up and running it should register with the listener within a couple of minutes. If not, try to register it manually:

SQL> CONNECT SYS/ORACLE AS SYSDBA
SQL> ALTER SYSTEM REGISTER;


Best regards.

Frank
Re: Oracle, Virtual PC and Windows 2003 - errors 01034 and 27101 [message #119784 is a reply to message #119752] Sun, 15 May 2005 12:51 Go to previous message
girish.rohini
Messages: 744
Registered: April 2005
Location: Delhi (India)
Senior Member

Chk if Database is running?

U may need to start database for resolving this issue.
Previous Topic: DB Export
Next Topic: Oracle Network Libraries
Goto Forum:
  


Current Time: Fri Sep 27 02:18:44 CDT 2024