Tag: MS SQL Server Error Codes
SQL Server Error Code – 18357 reason: an attempt to login using sql au
In this blog post, you’ll learn more about the SQL Server Error Code 18357 and the error message description that is shown SQL Server Error Code 18357 SQL Server Error Description for the Code :18357 Reason: An attempt to login using SQL authentication failed. Server is configured for Integrated authentication only.
SQL Server Error Code – 33061 the specified retention_days value is gr
In this blog post, you’ll learn more about the SQL Server Error Code 33061 and the error message description that is shown SQL Server Error Code 33061 SQL Server Error Description for the Code :33061 The specified RETENTION_DAYS value is greater than the maximum value allowed. The retenton days value must be less than %d days.
SQL Server Error Code – 21253 parameter ‘@add_to_active_directory’ can
In this blog post, you’ll learn more about the SQL Server Error Code 21253 and the error message description that is shown SQL Server Error Code 21253 SQL Server Error Description for the Code :21253 Parameter ‘@add_to_active_directory’ cannot be set to TRUE because Active Directory client package is not installed properly on the machine where SQL Server is running.
SQL Server Error Code – 7410 remote access is not allowed for imperso
In this blog post, you’ll learn more about the SQL Server Error Code 7410 and the error message description that is shown SQL Server Error Code 7410 SQL Server Error Description for the Code :7410 Remote access is not allowed for impersonated security context.
SQL Server Error Code – 7890 an error occurred while attempting to re
In this blog post, you’ll learn more about the SQL Server Error Code 7890 and the error message description that is shown SQL Server Error Code 7890 SQL Server Error Description for the Code :7890 An error occurred while attempting to register the endpoint ‘%.*ls’. One or more of the ports specified in the CREATE ENDPOINT statement may be bound to another process. Attempt the…
SQL Server Error Code – 9432 xml parsing: line %d, character %d, publ
In this blog post, you’ll learn more about the SQL Server Error Code 9432 and the error message description that is shown SQL Server Error Code 9432 SQL Server Error Description for the Code :9432 XML parsing: line %d, character %d, PUBLIC expected
SQL Server Error Code – 10064 the data value for one or more columns o
In this blog post, you’ll learn more about the SQL Server Error Code 10064 and the error message description that is shown SQL Server Error Code 10064 SQL Server Error Description for the Code :10064 The data value for one or more columns overflowed the type used by the provider.
SQL Server Error Code – 14252 cannot perform this action on a job you
In this blog post, you’ll learn more about the SQL Server Error Code 14252 and the error message description that is shown SQL Server Error Code 14252 SQL Server Error Description for the Code :14252 Cannot perform this action on a job you do not own.
SQL Server Error Code – 33151 the user name for a user with password c
In this blog post, you’ll learn more about the SQL Server Error Code 33151 and the error message description that is shown SQL Server Error Code 33151 SQL Server Error Description for the Code :33151 The user name for a user with password cannot be identical to the name of the server admin or the dbo of the database.
SQL Server Error Code – 4926 alter table alter column drop rowguidcol
In this blog post, you’ll learn more about the SQL Server Error Code 4926 and the error message description that is shown SQL Server Error Code 4926 SQL Server Error Description for the Code :4926 ALTER TABLE ALTER COLUMN DROP ROWGUIDCOL failed because a column does not exist in table ‘%.*ls’ with ROWGUIDCOL property.
SQL Server Error Code – 6107 only user processes can be killed.
In this blog post, you’ll learn more about the SQL Server Error Code 6107 and the error message description that is shown SQL Server Error Code 6107 SQL Server Error Description for the Code :6107 Only user processes can be killed.
SQL Server Error Code – 15402 ‘%s’ is not a fixed server role.
In this blog post, you’ll learn more about the SQL Server Error Code 15402 and the error message description that is shown SQL Server Error Code 15402 SQL Server Error Description for the Code :15402 ‘%s’ is not a fixed server role.
SQL Server Error Code – 19471 the wsfc cluster could not bring the net
In this blog post, you’ll learn more about the SQL Server Error Code 19471 and the error message description that is shown SQL Server Error Code 19471 SQL Server Error Description for the Code :19471 The WSFC cluster could not bring the Network Name resource with DNS name ‘%ls’ online. The DNS name may have been taken or have a conflict with existing name services,…
SQL Server Error Code – 20091 sp_mergesubscription_cleanup is used to
In this blog post, you’ll learn more about the SQL Server Error Code 20091 and the error message description that is shown SQL Server Error Code 20091 SQL Server Error Description for the Code :20091 sp_mergesubscription_cleanup is used to clean up push subscriptions. Use sp_dropmergepullsubscription to clean up pull or anonymous subscriptions.
SQL Server Error Code – 21349 warning: only subscribers running sql se
In this blog post, you’ll learn more about the SQL Server Error Code 21349 and the error message description that is shown SQL Server Error Code 21349 SQL Server Error Description for the Code :21349 Warning: only Subscribers running SQL Server 7.0 Service Pack 2 or later can synchronize with publication ‘%s’ because decentralized conflict logging is designated.
SQL Server Error Code – 3315 during rollback, the following process d
In this blog post, you’ll learn more about the SQL Server Error Code 3315 and the error message description that is shown SQL Server Error Code 3315 SQL Server Error Description for the Code :3315 During rollback, the following process did not hold an expected lock: process %d with mode %d at level %d for row %S_RID in database ?%.*ls? under transaction %S_XID. Restore a…
SQL Server Error Code – 22908 could not create the change data capture
In this blog post, you’ll learn more about the SQL Server Error Code 22908 and the error message description that is shown SQL Server Error Code 22908 SQL Server Error Description for the Code :22908 Could not create the Change Data Capture objects in database ‘%s’. Refer to previous errors in the current session to identify the cause and correct any associated problems.
SQL Server Error Code – 33167 this command is not supported for azure
In this blog post, you’ll learn more about the SQL Server Error Code 33167 and the error message description that is shown SQL Server Error Code 33167 SQL Server Error Description for the Code :33167 This command is not supported for Azure AD users. Execute this command as a SQL Authenticated user.
SQL Server Error Code – 33303 a conversation priority already exists i
In this blog post, you’ll learn more about the SQL Server Error Code 33303 and the error message description that is shown SQL Server Error Code 33303 SQL Server Error Description for the Code :33303 A conversation priority already exists in the database with either the name ‘%.*ls’ or the properties %ls=’%ls’, %ls=’%ls’, and %ls=’%.*ls’. Either use a unique name or a unique set of…
SQL Server Error Code – 13774 setting system_versioning to on failed b
In this blog post, you’ll learn more about the SQL Server Error Code 13774 and the error message description that is shown SQL Server Error Code 13774 SQL Server Error Description for the Code :13774 Setting SYSTEM_VERSIONING to ON failed because table ‘%.*ls’ has INSTEAD OF triggers defined. Consider dropping INSTEAD OF triggers and trying again.