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

Home -> Community -> Usenet -> c.d.o.server -> Re: Using dbca and RAC with 9.2.0.5

Re: Using dbca and RAC with 9.2.0.5

From: John Hurley <johnbhurley_at_sbcglobal.net>
Date: 23 Nov 2004 04:47:52 -0800
Message-ID: <d4d6f278.0411230447.2587cf1@posting.google.com>


> Trying to create a new database on a 2 node cluster stalls, using dbca,
> after specifying the global name and SID prefix.
>
> The global services daemon is running on both nodes.
>
> No error messages are reported.
>
> What should I look at to troubleshoot this.

Did you remember to do srvconfig -init before this?

The SID prefix is only allowed to be 5 characters in length.

You will want to pre-create all of the network config files such as listener.ora, tnsnames.ora etc. The RAC dbca creation fails unless it can find the correct local listener entries.

If you are still having problems, try the metalink note cited. You could shoot me an email (I can probably dig out a doc that has all of the stuff step by step captured).

>
> TIA,
>
> KByrd
Received on Tue Nov 23 2004 - 06:47:52 CST

Original text of this message

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