Database Error Messages

DGM-17575

Error: Source primary and physical standby databases have a different number of master keys.

Cause

The number of master keys on the primary and physical standby databases were not the same.


Action

Do the following on the source physical standby database:

  1. Stop redo apply.
  2. Close the wallet.
  3. Open the wallet.
  4. Restart redo apply.
  5. Issue "select * from v$encryption_keys" to see all keys on the standby.
  6. Retry the MIGRATE command.