Fixing an accidental mastership change

On occasion, the mastership of a database object may be changed accidently. You can reverse the mastership change when this occurs.
To reverse a mastership change:
  1. At your replica, send an update packet to the new master replica.
  2. At the new master replica, perform the following tasks:
    1. Import the packet.
    2. Change mastership back to your replica.
    3. Export and send an update packet to your replica.
  3. At your replica, import the packet.
Related reference
chmaster
describe
syncreplica

Feedback