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

Home -> Community -> Mailing Lists -> Oracle-L -> Fw: Installing Oracle 9i Release 2 RAC in a single node?

Fw: Installing Oracle 9i Release 2 RAC in a single node?

From: chaos <chaospku_at_163.net>
Date: Tue, 25 Jun 2002 07:13:34 -0800
Message-ID: <F001.00486AC8.20020625071334@fatcity.com>


hi, dbas:

	I ever tested 9i 9.0.1 in linux single node according to metalink note:          166830.1 
	Since 9i release 2 is out, it seems that we should conver to that version.
	I Hope to setup 9i rac(release 2) on linux single node as 9i release 1, but cannot enable the RAC option as i did in 	release 1.
	I had configured the cmcfg.ora like:

 [oracle_at_eachnettest admin]$ cat cmcfg.ora HeartBeat=15000
ClusterName=Oracle Cluster Manager, version 9i PollInterval=1000
MissCount=20
PrivateNodeNames=eachnettest
PublicNodeNames=eachnettest
ServicePort=9998
WatchdogSafetyMargin=5000
WatchdogTimerMargin=60000
CmDiskFile=/home/oracle/oradata/RAC_Node_Monitor_file

and started softdog deamon and oracm .
But when i begin to install the software, rac option just refuse to come out.

[oracle_at_eachnettest admin]$ ps -ef|grep ora

root      1001  1000  0 20:42 pts/0    00:00:00 login -- oracle                 
oracle    1002  1001  0 20:42 pts/0    00:00:00 -bash
root      1046  1045  0 20:43 pts/1    00:00:00 login -- oracle                 
oracle    1047  1046  0 20:43 pts/1    00:00:00 -bash
root      1273     1  0 20:50 pts/0    00:00:00 oracm
root      1275  1273  0 20:50 pts/0    00:00:00 oracm
root      1276  1275  0 20:50 pts/0    00:00:00 oracm
root      1277  1275  0 20:50 pts/0    00:00:00 oracm
root      1278  1275  0 20:50 pts/0    00:00:00 oracm
root      1279  1275  0 20:50 pts/0    00:00:00 oracm
root      1280  1275  0 20:50 pts/0    00:00:00 oracm
root      1281  1275  0 20:50 pts/0    00:00:00 oracm
root      1282  1275  0 20:50 pts/0    00:00:00 oracm
oracle    1310  1047  0 20:51 pts/1    00:00:00 xterm
oracle    1312  1310  0 20:51 pts/2    00:00:00 bash
oracle    1526  1047  0 21:29 pts/1    00:00:00 ps -ef
oracle    1527  1047  0 21:29 pts/1    00:00:00 grep ora
Can someone help?

Good luck

            chaos
            chaospku_at_163.net

zhu chao
DBA of Eachnet.com
86-021-32174588-667

--

Please see the official ORACLE-L FAQ: http://www.orafaq.com
--

Author: chaos
  INET: chaospku_at_163.net

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
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 Tue Jun 25 2002 - 10:13:34 CDT

Original text of this message

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