PRCD-02132
Failed to configure database "{0}" because the Oracle home "{1}" is not enabled with the Oracle RAC option
Cause
An attempt to create an Oracle RAC database resource is failing because the Oracle binary in the specified home is not enabled with the Oracle Real Application Clusters (Oracle RAC) option.
Action
Add the database resource with the "-dbtype SINGLE" argument or enable the Oracle RAC option. For UNIX and Linux, refer to My Oracle Support Note Doc ID 284785.1 'How to Check Whether Oracle Binary/Instance is RAC Enabled and Relink Oracle Binary in RAC'. For Windows, rename "orarac.dll.dbl" to "orarac.dll" in the "%ORACLE_HOME%\\bin" directory.