Category: SQL Server

SQL Server Error Code – 21372 cannot drop filter ‘%s’ from publication

In this blog post, you’ll learn more about the SQL Server Error Code 21372 and the error message description that is shown SQL Server Error Code 21372 SQL Server Error Description for the Code :21372 Cannot drop filter ‘%s’ from publication ‘%s’ because its snapshot has been run and this publication could have active subscriptions. Set @force_reinit_subscription to 1 to reinitialize all subscriptions and drop…

SQL Server Error Code – 41355 an xtp checkpoint operation encountered

In this blog post, you’ll learn more about the SQL Server Error Code 41355 and the error message description that is shown SQL Server Error Code 41355 SQL Server Error Description for the Code :41355 An XTP checkpoint operation encountered an error (‘%ls’) while processing log record ID %S_LSN for database ‘%.*ls’. Checkpoint processing has terminated.

SQL Server Error Code – 41183 failed to modify availability replica op

In this blog post, you’ll learn more about the SQL Server Error Code 41183 and the error message description that is shown SQL Server Error Code 41183 SQL Server Error Description for the Code :41183 Failed to modify availability replica options for availability group ‘%.*ls’.  Before the availability group configuration could be updated, the operation encountered SQL Server error %d.  The operation has been rolled…

SQL Server Error Code – 20636 cannot generate merge replication stored

In this blog post, you’ll learn more about the SQL Server Error Code 20636 and the error message description that is shown SQL Server Error Code 20636 SQL Server Error Description for the Code :20636 Cannot generate merge replication stored procedures for article ‘%s’. Stored procedures are generated on the Publisher when the Snapshot Agent runs or when a data definition language action is performed;…

SQL Server Error Code – 27149 integration services server cannot perfo

In this blog post, you’ll learn more about the SQL Server Error Code 27149 and the error message description that is shown SQL Server Error Code 27149 SQL Server Error Description for the Code :27149 Integration Services server cannot perform the requested operation on the specified package now, because the package is in pending state. Wait until the package is not in pending state, and…