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

Home -> Community -> Mailing Lists -> Oracle-L -> ORA-29702: error occurred in Cluster Group Service operation

ORA-29702: error occurred in Cluster Group Service operation

From: From <l-oracle_at_hypno.iheavy.com>
Date: Thu, 09 Jan 2003 15:19:46 -0800
Message-ID: <F001.0052BEB0.20030109151946@fatcity.com>

Hello all...

I'm running 9iRAC 9.2.0.2 on Linux 2.4.20 kernel. This is based on the Oracle Linux+Firewire project:
http://otn.oracle.com/tech/linux/open_source.html

I'm getting the ORA-29702 during database create.

Any ideas?
Sean

Total System Global Area 135336428 bytes

Fixed Size                   451052 bytes
Variable Size              96468992 bytes
Database Buffers           37748736 bytes
Redo Buffers                 667648 bytes
SQL> create database EASTWEST
       maxinstances 5
       maxlogfiles 10
       character set "we8iso8859p1"
       datafile '/ocfs/oradata/EASTWEST/sysEASTWEST01.dbf' size 500m reuse
       default temporary tablespace tempts tempfile 
'/ocfs/oradata/EASTWEST/tmpEASTWEST01.dbf'
               size 50m reuse
       undo tablespace UNDO_WEST datafile 
'/ocfs/oradata/EASTWEST/undEASTWEST01.dbf' size 50m reuse
       logfile
                '/ocfs/oradata/EASTWEST/logEASTWEST01a.dbf' size 25m 
reuse,
                '/ocfs/oradata/EASTWEST/logEASTWEST01b.dbf' size 25m 
reuse;
  2 3 4 5 6 7 8 9 10 11 create database EASTWEST *
ERROR at line 1:
ORA-01501: CREATE DATABASE failed
ORA-29702: error occurred in Cluster Group Service operation
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: From
  INET: l-oracle_at_hypno.iheavy.com

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).
Received on Thu Jan 09 2003 - 17:19:46 CST

Original text of this message

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