Creating new DB in existing ASM
RKAMar 22 2011 — edited Apr 19 2011Hi,
I've 2 nodes where 11g grid is installed and 2 database are already running in existing ASM.
For ASM and 2 database we are using same listener configured in default port running from one db home.
Now, I'm installing the third Database where listener is running in new DB home in different port.
While selecting ASM as storage in DBCA, it throws an error "Could not connect to ASM instance".
In DBCA log, I see it is trying to connect using the new listener port(running in new DB home ) with ASM instance name and throwing an error.
Any inputs?