Database - RAC/Scalability (MOSC)

MOSC Banner

Unable to connect to ASM instance

edited Jun 22, 2012 11:25PM in Database - RAC/Scalability (MOSC) 4 commentsAnswered
I'm attempting to create a TEST database on a server that already has a 2 instance RAC database; however,  I wanted to create a single instance non-RAC database using the available ASM disks.   I am using DBCA to create this second TEST database.

While DBCA attempts to create the database the following errors are displayed:

ORA-01501: CREATE DATABASE failed
ORA-00301: error in adding log file '+BOSSQA_RECV_DG1' - file cannot be created
ORA-17502: ksfdcre:4 Failed to create file +BOSSQA_RECV_DG1
ORA-15055: unable to connect to ASM instance
ORA-00020: maximum number of processes () exceeded

I don't have a listener registered with ASM as it uses information from crs_stat to determine how the database communicates with ASM for the RAC database; however, since I'm creating a non-RAC clone, could the problem be that the crs_stat endpoint is not being used, because a single instance non-RAC database does not consult crs_stat but instead relies on a registered listener in the tnsnames.ora file?

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center