olap server does not start
Date: Tue, 2 Jul 2002 18:04:58 +0100
Message-ID: <afsmh4$2go2$1_at_pegasus.fccn.pt>
OLAP Server does not start
Hi all !
I'm trying to start my oracle 9i olap server. Still it gives me
a corba error:
[650] OLAPI Interface - Cannot resolve name service object due to CORBA::TRANSIENT. I have a listener in 2481 accepting iiop connections. My listener.ora look like:
LISTENER =
(DESCRIPTION_LIST =
(DESCRIPTION =
(ADDRESS_LIST =
(ADDRESS = (PROTOCOL = TCP)(HOST = <host_name>)(PORT = <
listener_port>))
)
)
(DESCRIPTION =
(ADDRESS = (PROTOCOL = TCP)(HOST = <host_name>)(PORT = <
GIOP_port>))
(PROTOCOL_STACK =
(PRESENTATION = GIOP)
(SESSION = RAW)
) ) )
I have olap agent running.
I have tried to write the line
dispatchers="(PROTOCOL=TCP)(SER=MODOSE)",
"(PROTOCOL=TCP)(PRE=oracle.aurora.server.GiopServer)"
in init.ora file but in this case oracle does not start
ERROR:
ORA-01034: ORACLE not available
ORA-27101: shared memory realm does not exist
I have cheked the ORACLE_HOME and ORACLE_SID variables...
Does anyone have any hint ??
thanks in advance Received on Tue Jul 02 2002 - 19:04:58 CEST