Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> Re: Windows ASM and DBCA in 10g
"Chris" <christian.antognini_at_trivadis.com> wrote in message
news:c283720b.0406280523.3047cf22_at_posting.google.com...
> Hi Howard
>
> Which name did you use for the ASM instance?
> Many tools, like DBCA and Grid Control, support only "+ASM". Yes, you
> should really put the "+" in it :-(
>
> Chris
A quick update... it makes no difference.
SQL> startup force
ASM instance started
Total System Global Area 100663296 bytes
Fixed Size 787648 bytes Variable Size 99875648 bytes Database Buffers 0 bytes Redo Buffers 0 bytesASM diskgroups mounted
File created.
SQL> select instance_name from v$instance;
INSTANCE_NAME
And with all of that running, DBCA still reports: "There are no ASM instances running on this machine".
Can I ask where you heard about the naming issue, so I can read around on the topic? It certainly sounds like a plausible candidate for the cause of my woes, and perhaps there's only a couple of other things I need to change to get it working!!
Regards
HJR
Received on Mon Jun 28 2004 - 14:32:10 CDT