Category: SQL Server
SQL Server Error Code – 14850 attempted migration failed. incrementati
In this blog post, you’ll learn more about the SQL Server Error Code 14850 and the error message description that is shown SQL Server Error Code 14850 SQL Server Error Description for the Code :14850 Attempted Migration failed. Incrementation of the batch ID failed. Expected batch ID : %I64d, Current batch ID : %I64d.
SQL Server Error Code – 32039 the database ‘%s’ is not being mirrored.
In this blog post, you’ll learn more about the SQL Server Error Code 32039 and the error message description that is shown SQL Server Error Code 32039 SQL Server Error Description for the Code :32039 The database ‘%s’ is not being mirrored. No update of the base table was done.
SQL Server Error Code – 33326 forwarder disconnected during redirectio
In this blog post, you’ll learn more about the SQL Server Error Code 33326 and the error message description that is shown SQL Server Error Code 33326 SQL Server Error Description for the Code :33326 Forwarder disconnected during redirection
Specify a port number when connecting to SQL Server in Management Studio
There are times when you want to connect to a SQL Server instance that is running on a different port number than default port (1433). How to specify a port number when connecting to a SQL Server instance in SQL Management Studio ? Just specify the SQL Server instance that you are connecting to along with the port number with comma as delimiter. For example…
SQL Server Error Code – 1740 cannot encrypt the sparse column ?%.*ls?
In this blog post, you’ll learn more about the SQL Server Error Code 1740 and the error message description that is shown SQL Server Error Code 1740 SQL Server Error Description for the Code :1740 Cannot encrypt the sparse column ?%.*ls? in the ?%.*ls? table because the table contains a sparse column set.
SQL Server Error Code – 3137 database cannot be reverted. either the
In this blog post, you’ll learn more about the SQL Server Error Code 3137 and the error message description that is shown SQL Server Error Code 3137 SQL Server Error Description for the Code :3137 Database cannot be reverted. Either the primary or the snapshot names are improperly specified, all other snapshots have not been dropped, or there are missing files.
SQL Server Error Code – 4844 the bulk data source provider string has
In this blog post, you’ll learn more about the SQL Server Error Code 4844 and the error message description that is shown SQL Server Error Code 4844 SQL Server Error Description for the Code :4844 The bulk data source provider string has an unsupported property name (%ls).
SQL Server Error Code – 21601 the value of the parameter @type must be
In this blog post, you’ll learn more about the SQL Server Error Code 21601 and the error message description that is shown SQL Server Error Code 21601 SQL Server Error Description for the Code :21601 The value of the parameter @type must be ‘logbased’ for Oracle publications.
SQL Server Error Code – 41024 failed to register additional windows se
In this blog post, you’ll learn more about the SQL Server Error Code 41024 and the error message description that is shown SQL Server Error Code 41024 SQL Server Error Description for the Code :41024 Failed to register additional Windows Server Failover Clustering (WSFC) change notifications with notification filter %d and notification key %d (Error code %d). If this is a WSFC availability group, the…
SQL Server Error Code – 14629 there is no configuration parameter name
In this blog post, you’ll learn more about the SQL Server Error Code 14629 and the error message description that is shown SQL Server Error Code 14629 SQL Server Error Description for the Code :14629 There is no configuration parameter named “%s”, or the value provided is not of the correct data type.
SQL Server Error Code – 21510 data changes are not allowed while clean
In this blog post, you’ll learn more about the SQL Server Error Code 21510 and the error message description that is shown SQL Server Error Code 21510 SQL Server Error Description for the Code :21510 Data changes are not allowed while cleanup of merge meta data is in progress.
SQL Server Error Code – 41365 merge request for transaction range [%ld
In this blog post, you’ll learn more about the SQL Server Error Code 41365 and the error message description that is shown SQL Server Error Code 41365 SQL Server Error Description for the Code :41365 Merge request for transaction range [%ld, %ld] on database ‘%.*ls’ was not scheduled. The checkpoint files represented by the range either cannot be merged, or the checkpoint files are already…