Tag: MS SQL Server Error Codes
SQL Server Error Code – 15160 cannot issue impersonation token from no
In this blog post, you’ll learn more about the SQL Server Error Code 15160 and the error message description that is shown SQL Server Error Code 15160 SQL Server Error Description for the Code :15160 Cannot issue impersonation token from non-primary impersonation context or for non-Windows user.
SQL Server Error Code – 35375 alter index reorganize statement option
In this blog post, you’ll learn more about the SQL Server Error Code 35375 and the error message description that is shown SQL Server Error Code 35375 SQL Server Error Description for the Code :35375 ALTER INDEX REORGANIZE statement option COMPRESS_ALL_ROW_GROUPS can only be used with clustered columnstore indexes.
SQL Server Error Code – 288 the patindex function operates on char,
In this blog post, you’ll learn more about the SQL Server Error Code 288 and the error message description that is shown SQL Server Error Code 288 SQL Server Error Description for the Code :288 The PATINDEX function operates on char, nchar, varchar, nvarchar, text, and ntext data types only.
SQL Server Error Code – 2714 there is already an object named ?%.*ls?
In this blog post, you’ll learn more about the SQL Server Error Code 2714 and the error message description that is shown SQL Server Error Code 2714 SQL Server Error Description for the Code :2714 There is already an object named ?%.*ls? in the database.
SQL Server Error Code – 4899 cannot bulk load csv file. invalid termi
In this blog post, you’ll learn more about the SQL Server Error Code 4899 and the error message description that is shown SQL Server Error Code 4899 SQL Server Error Description for the Code :4899 Cannot bulk load CSV file. Invalid terminator is specified for source column number %d in the format file “%s”. All source column terminators must be the same except the last…
SQL Server Error Code – 5090 database ‘%.*ls’ is a system database. c
In this blog post, you’ll learn more about the SQL Server Error Code 5090 and the error message description that is shown SQL Server Error Code 5090 SQL Server Error Description for the Code :5090 Database ‘%.*ls’ is a system database. Change tracking settings cannot be modified for system databases.
SQL Server Error Code – 6511 failed to initialize the common language
In this blog post, you’ll learn more about the SQL Server Error Code 6511 and the error message description that is shown SQL Server Error Code 6511 SQL Server Error Description for the Code :6511 Failed to initialize the Common Language Runtime (CLR) %ls with HRESULT 0x%x. You may fix the problem and try again later.
SQL Server Error Code – 7806 the url specified by endpoint ‘%.*ls’ is
In this blog post, you’ll learn more about the SQL Server Error Code 7806 and the error message description that is shown SQL Server Error Code 7806 SQL Server Error Description for the Code :7806 The URL specified by endpoint ‘%.*ls’ is already registered to receive requests or is reserved for use by another service.
SQL Server Error Code – 14143 cannot drop distributor publisher ‘%s’.
In this blog post, you’ll learn more about the SQL Server Error Code 14143 and the error message description that is shown SQL Server Error Code 14143 SQL Server Error Description for the Code :14143 Cannot drop Distributor Publisher ‘%s’. There are Subscribers associated with it in the distribution database ‘%s’.
SQL Server Error Code – 45453 the operation failed due to throttling.
In this blog post, you’ll learn more about the SQL Server Error Code 45453 and the error message description that is shown SQL Server Error Code 45453 SQL Server Error Description for the Code :45453 The operation failed due to throttling. Server ‘%.*ls’, Database ‘%.*ls’
SQL Server Error Code – 2594 cannot process rowset id %i64d of object
In this blog post, you’ll learn more about the SQL Server Error Code 2594 and the error message description that is shown SQL Server Error Code 2594 SQL Server Error Description for the Code :2594 Cannot process rowset ID %I64d of object ?%.*ls? (ID %d), index ?%.*ls? (ID %d), because it resides on filegroup ?%.*ls? (ID %d), which was not checked.
SQL Server Error Code – 10722 the distinct keyword is not allowed when
In this blog post, you’ll learn more about the SQL Server Error Code 10722 and the error message description that is shown SQL Server Error Code 10722 SQL Server Error Description for the Code :10722 The DISTINCT keyword is not allowed when the FROM clause contains a nested INSERT, UPDATE, DELETE, or MERGE statement.
SQL Server Error Code – 14416 this stored procedure must be run in msd
In this blog post, you’ll learn more about the SQL Server Error Code 14416 and the error message description that is shown SQL Server Error Code 14416 SQL Server Error Description for the Code :14416 This stored procedure must be run in msdb.
SQL Server Error Code – 15184 the database principal owns data types i
In this blog post, you’ll learn more about the SQL Server Error Code 15184 and the error message description that is shown SQL Server Error Code 15184 SQL Server Error Description for the Code :15184 The database principal owns data types in the database and cannot be dropped.
SQL Server Error Code – 28554 data virtualization manager not found.
In this blog post, you’ll learn more about the SQL Server Error Code 28554 and the error message description that is shown SQL Server Error Code 28554 SQL Server Error Description for the Code :28554 Data Virtualization Manager not found.
SQL Server Error Code – 29306 the configuration file name cannot be co
In this blog post, you’ll learn more about the SQL Server Error Code 29306 and the error message description that is shown SQL Server Error Code 29306 SQL Server Error Description for the Code :29306 The configuration file name cannot be constructed. (Reason: %d).
SQL Server Error Code – 33016 the user cannot be remapped to a login.
In this blog post, you’ll learn more about the SQL Server Error Code 33016 and the error message description that is shown SQL Server Error Code 33016 SQL Server Error Description for the Code :33016 The user cannot be remapped to a login. Remapping can only be done for users that were mapped to Windows or SQL logins.
SQL Server Error Code – 40180 fabric-database (‘%.*ls’) cannot be pair
In this blog post, you’ll learn more about the SQL Server Error Code 40180 and the error message description that is shown SQL Server Error Code 40180 SQL Server Error Description for the Code :40180 Fabric-database (‘%.*ls’) cannot be paired, the database is already paired.
SQL Server Error Code – 3750 warning: index ?%.*ls? on %s_msg ?%.*ls?
In this blog post, you’ll learn more about the SQL Server Error Code 3750 and the error message description that is shown SQL Server Error Code 3750 SQL Server Error Description for the Code :3750 Warning: Index ?%.*ls? on %S_MSG ?%.*ls? was disabled as a result of disabling the clustered index on the %S_MSG.
SQL Server Error Code – 4988 cannot persist computed column ‘%.*ls’.
In this blog post, you’ll learn more about the SQL Server Error Code 4988 and the error message description that is shown SQL Server Error Code 4988 SQL Server Error Description for the Code :4988 Cannot persist computed column ‘%.*ls’. Underlying object ‘%.*ls’ has a different owner than table ‘%.*ls’.