Tag: MS SQL Server Error Codes
SQL Server Error Code – 45158 cannot move server ‘%.*ls’ from source s
In this blog post, you’ll learn more about the SQL Server Error Code 45158 and the error message description that is shown SQL Server Error Code 45158 SQL Server Error Description for the Code :45158 Cannot move server ‘%.*ls’ from source subscription ‘%ls’ to target subscription ‘%ls’. You can have only one free database per subscription. To continue the move operation, drop one of the…
SQL Server Error Code – 1053 for drop statistics, you must provide bo
In this blog post, you’ll learn more about the SQL Server Error Code 1053 and the error message description that is shown SQL Server Error Code 1053 SQL Server Error Description for the Code :1053 For DROP STATISTICS, you must provide both the object (table or view) name and the statistics name, in the form ?objectname.statisticsname?.
SQL Server Error Code – 9007 cannot shrink log file %d (%s) because r
In this blog post, you’ll learn more about the SQL Server Error Code 9007 and the error message description that is shown SQL Server Error Code 9007 SQL Server Error Description for the Code :9007 Cannot shrink log file %d (%s) because requested size (%dKB) is larger than the start of the last logical log file.
SQL Server Error Code – 9454 xml parsing: line %d, character %d, no ‘
In this blog post, you’ll learn more about the SQL Server Error Code 9454 and the error message description that is shown SQL Server Error Code 9454 SQL Server Error Description for the Code :9454 XML parsing: line %d, character %d, no ‘]]>’ in element content
SQL Server Error Code – 21398 could not complete setting up the no-syn
In this blog post, you’ll learn more about the SQL Server Error Code 21398 and the error message description that is shown SQL Server Error Code 21398 SQL Server Error Description for the Code :21398 Could not complete setting up the no-sync subscription at the Distributor while the distribution cleanup agent is running. The operation has a greater chance of success if the distribution cleanup…
SQL Server Error Code – 8380 sqloledb is no longer a supported provid
In this blog post, you’ll learn more about the SQL Server Error Code 8380 and the error message description that is shown SQL Server Error Code 8380 SQL Server Error Description for the Code :8380 SQLOLEDB is no longer a supported provider. Please use SQL Native Client (SQLNCLI) to connect to SQL Server using linked server ‘%.*ls’.
SQL Server Error Code – 15587 cannot change owner of assembly ‘%.*ls’
In this blog post, you’ll learn more about the SQL Server Error Code 15587 and the error message description that is shown SQL Server Error Code 15587 SQL Server Error Description for the Code :15587 Cannot change owner of Assembly ‘%.*ls’ since dependent assembly ‘%.*ls’ is not owned by the new owner.
SQL Server Error Code – 25701 invalid event session name “%.*ls”. temp
In this blog post, you’ll learn more about the SQL Server Error Code 25701 and the error message description that is shown SQL Server Error Code 25701 SQL Server Error Description for the Code :25701 Invalid event session name “%.*ls”. Temporary event sessions are not allowed.
SQL Server Error Code – 35359 the statement failed because a table wit
In this blog post, you’ll learn more about the SQL Server Error Code 35359 and the error message description that is shown SQL Server Error Code 35359 SQL Server Error Description for the Code :35359 The statement failed because a table with a clustered columnstore index cannot have triggers. Consider removing all triggers from the table and then creating the clustered columnstore index.
SQL Server Error Code – 3404 failed to check for new installation or
In this blog post, you’ll learn more about the SQL Server Error Code 3404 and the error message description that is shown SQL Server Error Code 3404 SQL Server Error Description for the Code :3404 Failed to check for new installation or a renamed server at startup. The logic for this check has failed unexpectedly. Run setup again, or fix the problematic registry key.
SQL Server Error Code – 21286 conflict table ‘%s’ does not exist.
In this blog post, you’ll learn more about the SQL Server Error Code 21286 and the error message description that is shown SQL Server Error Code 21286 SQL Server Error Description for the Code :21286 Conflict table ‘%s’ does not exist.
SQL Server Error Code – 25038 user needs to have view server state per
In this blog post, you’ll learn more about the SQL Server Error Code 25038 and the error message description that is shown SQL Server Error Code 25038 SQL Server Error Description for the Code :25038 User needs to have VIEW SERVER STATE permission to assign @subscriber as the listener name of the availability group.