when starting sqlplus- shared memory realm does not exit [message #99602] |
Wed, 23 January 2002 00:04 |
Frank
Messages: 7901 Registered: March 2000
|
Senior Member |
|
|
I am a beginner, just installed oracle 8.1.7 enterpriese edition on win2000 pro. The first time after installation, I can login sqlplus using account as system and password as manager( i created a few tables as well). but when i restart computer and try to login again, i will awlays get error saying like " oracle not avaible, shared memory realm does not exit.
if you know what is the problem ,pls help thank you very much
|
|
|
Re: when starting sqlplus- shared memory realm does not exit [message #99605 is a reply to message #99602] |
Wed, 23 January 2002 16:54 |
Jeremy Russell
Messages: 1 Registered: January 2002
|
Junior Member |
|
|
You'll need to check the Win2000 services list in control panel and set the Oracle service to autostart.
Log in to your W2K system with admin privileges; click START, Settings, Control Panel, Admin Tools, Services. Locate the service entry for OracleServiceXXX, where XXX is the SID name (ORCL?). Double click the entry to start it or right click it, choose Properties and set the service's startup to Automatic to set it to always autostart.
Good luck.
|
|
|
|
|