Impossible to connect through 2 tiers (sqlplus) to the database, we are getting the following error message :
SQL> conn sys/xxxxx@ora10_linux
ERROR:
ORA-01034: ORACLE not available
ORA-27101: shared memory realm does not exist
Linux Error: 2: No such file or directory
I have installed & configured 100s of oracle databases and never got this kind of connection problem.
Server :
RedHat 8.0
Client :
Windows 2000 pro
Client : 9.2.0.1.0
Server : 9.2.0.2.0 (fresh installation)
there are no firewall
I couldn't succeed a server-side loopback on the database server neither...
please help, this is very urgent, anyone who had something similar would help me alot, thanks in advance,
Patrick Hamou
Last edited by phamou; 05-15-2003 at 11:15 PM.
Patrick Hamou
Principal Consultant
Renaps Technology Canada inc.
http://www.renaps.com
i am not aware of Oracle behaviour with Linux, but I too have faced the same problems on Win Nt 4.0. It happens mainly when the resources available are not enough to allow connections. Try to shutdown any other database and operating system services associated with this database which has been created in this server and then try again.
One more thing, whenever u connect as sys , please connect with the tag (as sysdba).
Bookmarks