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: Help: database can not be see from DBCA

Re: Help: database can not be see from DBCA

From: DA Morgan <damorgan_at_psoug.org>
Date: Tue, 30 Oct 2007 23:04:52 -0700
Message-ID: <1193810690.554592@bubbleator.drizzle.com>


emdproduction_at_hotmail.com wrote:

> On Oct 30, 3:41 pm, Brian Peasland <d..._at_nospam.peasland.net> wrote:

>> emdproduct..._at_hotmail.com wrote:
>>> Dear group,
>>> I am testing 1203 on linux, RAC.
>>> After I finished installing, and created database by DBCA, everything
>>> works fine.
>>> After that, I issued
>>> $srvctl remove database -d rac
>>> and then
>>> $srvctl add database -d rac -o /opt/oracle/10g
>>> $srvctl add instance -d rac -i rac1 -n vlinux1
>>> $srvctl add instance -d rac -i rac2 -n vlinux2
>>> Everything seems working fine, but my DBCA can not recognize my
>>> database. The "delete option","configuration option","service
>>> management" all greyed out.
>>> Can somebody help me here?
>>> Thanks
>> For RAC, I suggest always using the DBCA to create the database. Why did
>> you remove the database with srvctl?
>>
>> Cheers,
>> Brian
>>
>> --
>> ===================================================================
>>
>> Brian Peasland
>> d...@nospam.peasland.nethttp://www.peasland.net
>>
>> Remove the "nospam." from the email address to email me.
>>
>> "I can give it to you cheap, quick, and good.
>> Now pick two out of the three" - Unknown
>>
>> --
>> Posted via a free Usenet account fromhttp://www.teranews.com
> 
> I am learning RAC. So I am trying each srvctl commend.  Then I notice
> that, if you use srvctl to remove a database, and then add it back,
> DBCA will not recognize it
> 
> Either I miss something, or it is a bug?.

The only bug I think here is your understanding of the word database. It makes sense to add or remove instances (nodes). But remove a database? What does that mean to you? If you go into SQL*Plus and type DROP DATABASE what do you expect will happen?

-- 
Daniel A. Morgan
University of Washington
damorgan_at_x.washington.edu (replace x with u to respond)
Puget Sound Oracle Users Group
www.psoug.org
Received on Wed Oct 31 2007 - 01:04:52 CDT

Original text of this message

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