ORA-29702: error occurred in Cluster Group Service operation [message #377072] |
Fri, 19 December 2008 18:08 |
Matosh
Messages: 11 Registered: December 2008
|
Junior Member |
|
|
Hi,
After shutting down one node I'm trying but without success to start this node up:
SQL> startup
ORA-29702: error occurred in Cluster Group Service operation
I got this message.
Here is a log from file: orcl2_lmon_13886.trc
/oracle/admin/orcl/bdump/orcl2_lmon_13886.trc
Oracle Database 10g Enterprise Edition Release 10.2.0.3.0 - 64bit Production
With the Partitioning, Real Application Clusters and Data Mining options
ORACLE_HOME = /oracle/DB
System name: Linux
Node name: DB2
Release: 2.6.18-53.el5
Version: #1 SMP Wed Oct 10 16:34:19 EDT 2007
Machine: x86_64
Instance name: orcl2
Redo thread mounted by this instance: 0 <none>
Oracle process number: 5
Unix process pid: 13886, image: oracle@DB2 (LMON)
*** SERVICE NAME:() 2008-12-19 10:08:26.214
*** SESSION ID:(1102.1) 2008-12-19 10:08:26.214
GES resources 21522 pool 8
GES enqueues 33158
GES IPC: Receivers 3 Senders 3
GES IPC: Buffers Receive 1000 Send (i:2750 b:1934) Reserve 1000
GES IPC: Msg Size Regular 408 Batch 8192
Batching factor: enqueue replay 201, ack 224
Batching factor: cache replay 126 size per lock 64
kjxggin: receive buffer size = 32768
clsc_connect: (0x1d19a030) no listener at (ADDRESS=(PROTOCOL=ipc)(KEY=OCSSD_LL_db2_crs))
2008-12-19 10:08:29.819: CSSCLNTclsssInitNative: connect failed, rc 9
kgxgncin: CLSS init failed with status 3
kjxgmin: kgxgncin fails - (2)
kjxggin: generic group layer init fails
*** 2008-12-19 10:08:29.819
Global Enqueue Service Shutdown
*** 2008-12-19 10:08:29.820
global enqueue service detaching from CM:pid=13886
I did check listener, it did not work but I start it up:
LSNRCTL> status
Connecting to (ADDRESS=(PROTOCOL=tcp)(HOST=)(PORT=1521))
STATUS of the LISTENER
Alias LISTENER
Version TNSLSNR for Linux: Version 10.2.0.3.0 - Production
Start Date 19-DEC-2008 10:49:42
Uptime 0 days 0 hr. 3 min. 55 sec
Trace Level off
Security ON: Local OS Authentication
SNMP ON
Listener Parameter File /oracle/DB/network/admin/listener.ora
Listener Log File /oracle/DB/network/log/listener.log
Listening Endpoints Summary...
(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=localhost.localdomain)(PORT=1521)))
The listener supports no services
The command completed successfully
LSNRCTL>
Could you give me a guide how to start up this node? or where is a problem?
|
|
|
|