Runbook

SQL Server database not marked for replication sync.

Back to Runbooks

Overview

This incident type refers to a situation where a SQL Server database is not marked for replication sync, which means it may not be synced with its backup. This can result in data loss or inconsistencies between the primary database and its backup. It is important to address this issue promptly to ensure data integrity and prevent potential downtime or data loss.

Parameters

Debug

Check if SQL Server service is running

Check the replication status of a database

Check if the database is sync with the backup

Check replication monitor for errors

Repair

Next Step

Next Step

Next Step

Next Step

Restart the SQL Server service to see if it resolves the issue.

Check the database replication settings and ensure that it is set to sync with its backup.

Check the network connectivity and ensure that it is not blocking the replication process.

Learn more

Related Runbooks

Check out these related runbooks to help you debug and resolve similar issues.