Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> Re: Windows ASM and DBCA in 10g
> > INSTANCE_NAME
> > ----------------
> > +asm
>
> Must be "+ASM" not "+asm". I just tested it on my linux laptop.
I was wrong. A colleague just told me that on his Windows installation, where the ASM instance is recognized by DBCA, a select on v$instance returns the instance name in lowercase. Notice for the service, spfile, ... uppercase is used. As I wrote on my linux installation it is uppercase... Anyway, it seams that this check (select on v$instance) doesn't provide useful information to find out what's going on.
Chris
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=