For a data-replication pair, if the status of a chunk (down, online) is changed on the secondary database server, and that secondary server is restarted before a checkpoint is completed, the updated chunk status is not saved.
To ensure that the new chunk status is flushed to the reserved pages on the secondary database server, force a checkpoint on the primary database server and verify that a checkpoint also completes on the secondary database server. The new chunk status is now retained even if the secondary database server is restarted.
If the primary chunk on the secondary database server is down, you can recover the primary chunk from the mirror chunk.
After you complete these steps, the primary chunk will be online when you restart the secondary database server.
Home | [ Top of Page | Previous Page | Next Page | Contents | Index ]