Unable to connect to ASM instance
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?