CharlieMike73
Programmer
Hi,
I am running Oracle 8i and keep getting the following error every time I try to connect to an instance on the server.
What do I do to resolve this?
I have tried rebooting the server (Win2k Svr), but nothing changed, I have shut down the services (Listener, the instances, and other oracle services) then restarted them but still get the error.
Can someone please tell me exactly what the problem is here and how I get it working again.
EXTRA INFO:
Things were working, then I made a change in the init pfile, more specifily the cursors. I changed it from 300 to 30 to test something, it is then that the problems started, so I changed it back to 300, but it is still happening.
Thank you - in advance...
Charlie
I am running Oracle 8i and keep getting the following error every time I try to connect to an instance on the server.
Code:
ERROR:
ORA-01034: ORACLE not available
ORA-27101: shared memory realm does not exist
I have tried rebooting the server (Win2k Svr), but nothing changed, I have shut down the services (Listener, the instances, and other oracle services) then restarted them but still get the error.
Can someone please tell me exactly what the problem is here and how I get it working again.
EXTRA INFO:
Things were working, then I made a change in the init pfile, more specifily the cursors. I changed it from 300 to 30 to test something, it is then that the problems started, so I changed it back to 300, but it is still happening.
Thank you - in advance...
Charlie