This issue is encountered trying to create the standby database where Oracle RAC is present.
Problem Details
Problem Statement
CSD fails with the following standby error message and error code
Applicable Error Code
RMAN-03002: failure of startup command at 02/06/2020 10:56:49
RMAN-04014: startup failed: ORA-01078: failure in processing system parameters
RMAN-04017: startup error description: ORA-00439: feature not enabled: Real Application Clusters
Affected Versions
v8 ,V9
Affected Platforms
All
Description
When attempting to Create Standby Database the process fails with the error message in the *_csd* tracefile. ORA-00439: feature not enabled: Real Application Clusters
Solution
Check whether the Oracle Binary/Instance is RAC Enabled and relink Oracle Binary in RAC
See MOS note, 1964088.1
Retry creating the Standby Database.
Comments