ORA-16792: configurable property value is inconsistent with member setting
Oracle 12.2.0.1
Newly created standby, I get this error
cdb06b is primary
cdb06a is standby
show configuration;
Configuration - cdb06dr_conf
Protection Mode: MaxPerformance
Members:
cdb06b - Primary database
cdb06a - Physical standby database
Warning: ORA-16792: configurable property value is inconsistent with member setting
DGMGRL> show database cdb06a standbyarchivelocation
StandbyArchiveLocation = 'USE_DB_RECOVERY_FILE_DEST'
DGMGRL> show database cdb06b standbyarchivelocation
StandbyArchiveLocation = 'USE_DB_RECOVERY_FILE_DEST'
DGMGRL> show database cdb06a AlternateLocation
AlternateLocation = ''
DGMGRL> show database cdb06b AlternateLocation
AlternateLocation = ''
show database cdb06a InconsistentProperties;
INCONSISTENT PROPERTIES
INSTANCE_NAME PROPERTY_NAME MEMORY_VALUE SPFILE_VALUE BROKER_VALUE