Category: SQL Server

SQL Server Error Code – 21490 the value specified for the %s parameter

In this blog post, you’ll learn more about the SQL Server Error Code 21490 and the error message description that is shown SQL Server Error Code 21490 SQL Server Error Description for the Code :21490 The value specified for the %s parameter of sp_mergearticlecolumn must be ‘%s’. A value of ‘true’ is allowed only when this procedure is called by another replication procedure. Either set…

SQL Server Error Code – 4115 the reference to column “%.*ls” is not a

In this blog post, you’ll learn more about the SQL Server Error Code 4115 and the error message description that is shown SQL Server Error Code 4115 SQL Server Error Description for the Code :4115 The reference to column “%.*ls” is not allowed in an argument to a TOP, OFFSET, or FETCH clause. Only references to columns at an outer scope or standalone expressions and…

SQL Server Error Code – 19431 always on availability groups transport

In this blog post, you’ll learn more about the SQL Server Error Code 19431 and the error message description that is shown SQL Server Error Code 19431 SQL Server Error Description for the Code :19431 Always On Availability Groups transport for availability database “%.*ls” has hit flow control boundary with log block whose LSN is %S_LSN. This error happens when secondary replica doesn’t have buffer…

SQL Server Error Code – 41065 cannot bring the windows server failover

In this blog post, you’ll learn more about the SQL Server Error Code 41065 and the error message description that is shown SQL Server Error Code 41065 SQL Server Error Description for the Code :41065 Cannot bring the Windows Server Failover Clustering (WSFC) resource (ID: ‘%.*ls’) online at this time.  The WSFC resource is not in a state that can accept the request.  Wait for…

SQL Server Error Code – 9951 warning: database %.*ls cannot be modifi

In this blog post, you’ll learn more about the SQL Server Error Code 9951 and the error message description that is shown SQL Server Error Code 9951 SQL Server Error Description for the Code :9951 Warning: Database %.*ls cannot be modified during detach because database is in read-only, standby, or shutdown state. Full-text catalog is not dropped, and ‘@keepfulltextindexfile = false’ is ignored.