High Availability Data Guard, Sharding and Global Data Services (MOSC)

MOSC Banner

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

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