Can I do something to fix "ORA-27101 : shared memory realm does not exist"?
Whenever I try to connect to database it returns message:
" ORA-01034 : ORACLE not available
ORA-27101 : shared memory realm does not exist"
I can reach the server (ping) but I don't have credentials to remote to. Server and client are on Windows OS.
Can I do something to fix it from my local machine? I do have Oracle sys/system credentials.
Thank you