This month's discount Comprehensive Database Performance Health Check · Testimonials
SQLAuthority with Pinal Dave
Home
  • Consulting
    • Health Check
  • Free Videos
  • All Articles
    • AI
    • SQL Performance
    • SQL Tips and Tricks
    • Interview Questions and Answers
    • SQL Puzzle
    • SQL Video
    • SQLAuthority News
    • Personal
  • Books
  • Consulting
Error 4928 fix.

SQL SERVER – FIX – Error – Msg 4928, Level 16, State 1. Cannot Alter Column Because it is ‘Enabled for Replication or Change Data Capture’

December 24, 2016
Pinal Dave
SQL Tips and Tricks
Change Data Capture, SQL Replication, SQL Scripts, SQL Server

One of my Facebook followers sent me an interesting situation, where he faced error related replication or change data capture.

Read More
Distributed Transaction Coordinator.

SQL SERVER – Fix : Error : 8501 MSDTC on server is unavailable. Changed database context to publisherdatabase

March 24, 2010
Pinal Dave
SQL Tips and Tricks
SQL Error Messages, SQL Replication, SQL Scripts

Error 8501 says MSDTC on server is unavailable, often while configuring replication. Start the Distributed Transaction Coordinator service to fix it.

Read More
SQL SERVER - Initializing a Merge Subscription Without a Snapshot

SQL SERVER – Initializing a Merge Subscription Without a Snapshot

January 15, 2010
Pinal Dave
SQL Performance
SQL Replication

Books Online says initializing a merge subscription without a snapshot may be deprecated, while the transactional version has no such note. Plan for it.

Read More
SQL SERVER - ERROR: FIX: Cannot drop server because it is used as a Distributor in replication

SQL SERVER – ERROR: FIX: Cannot drop server because it is used as a Distributor in replication

December 11, 2009
Pinal Dave
SQL Tips and Tricks
SQL Error Messages, SQL Replication, SQL Scripts

Removing replication fails with Cannot drop server because it is used as a Distributor in replication? Two quick commands with sp_dropdistributor fix it.

Read More
Restore Database Options.

SQL SERVER – FIX – ERROR : Cannot drop the database because it is being used for replication. (Microsoft SQL Server, Error: 3724)

September 5, 2009
Pinal Dave
SQL Tips and Tricks
SQL Error Messages, SQL Replication, SQL Scripts

Error 3724 stops you from dropping a database once used for replication. My simple fix: back up an empty database with the same name and force a restore.

Read More
Pro SQL Server 2005 Replication.

SQLAuthority News – Book Review – Pro SQL Server 2005 Replication (Definitive Guide)

October 13, 2008
Pinal Dave
SQLAuthority News
Database, DBA, SQL Backup and Restore, SQL Data Storage, SQL Replication, SQLAuthority Book Review

My review of Pro SQL Server 2005 Replication by Sujoy Paul, a good book for any novice who wants to learn database replication setup and maintenance.

Read More
Two SQL Server data containers being synchronized.

SQL SERVER – Replication Keywords Explanation and Basic Terms

April 29, 2007
Pinal Dave
SQL Tips and Tricks
SQL Replication, SQL Scripts, SQL Server

A quick reference of Replication keywords I wrote for Jr. DBAs: publisher, subscriber, distributor, publication and article, each explained in plain words.

Read More
Previous 1 2 3
  • Books
  • Testimonials
  • Privacy Policy

© 2006 – 2026 All rights reserved. pinal @ SQLAuthority.com