Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Connecting to a local instance causes weird behaviour

Connecting to a local instance causes weird behaviour

From: Alkos <azerty_at_nospam.org>
Date: Fri, 31 Oct 2003 09:34:43 +0100
Message-ID: <bnt6r5$ll25@news.rd.francetelecom.fr>


Hello,

Does somebody encounter the same problem :

An instance started with svrmgrl :
export ORACLE_SID=MYINST
svrmgrl
svr>connect internal
svr>startup
cannot be accessed through the following statements : sqlplus /nolog
sql>connect system/<mdp>
ERROR:
ORA-01034: ORACLE not available
ORA-27101: shared memory realm does not exist SVR4 Error: 2: No such file or directory The instance is started, alive and responds correctly to connection requests from remote clients
using service name and TCP protocol.
The instance can be stopped with svrmgrl. The problem does not occur when instance is started with sqlplus locally connected as sysdba.
Any help or explanation would be welcome.

Bye,
Alkos Received on Fri Oct 31 2003 - 02:34:43 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US