Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: $ORACLE_HOME/bin/clustca
Yet another reason to be proficient on the command line. :)
Scott <oraracdba_at_yahoo.com>
Sent by: root_at_fatcity.com
08/24/2002 10:08 AM
Please respond to ORACLE-L
To: Multiple recipients of list ORACLE-L <ORACLE-L_at_fatcity.com> cc: Subject: Re: $ORACLE_HOME/bin/clustca
Zhu, The clustca issue is yet another linux bug you have run into at this time. The OUI invokes clustca without arguments when it should invoke clustca -nodeinfo node1,node2,node3,node4,... Clustca basically configures the gsd process and runs the srvconfig and srvctl command to define the database and instances then I believe it runs DBCA. The workaround is just to do the configuration manually and don't use the GUI tools.
You can just apply those patches that fix your problems or you can wait until Oracle puts out the 9.2.0.2 patch and that should have all the fixes rolled into 1 patchset.
Scott
-- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Scott INET: oraracdba_at_yahoo.com 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). -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: INET: Jared.Still_at_radisys.com 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 Mon Aug 26 2002 - 14:08:25 CDT