Category: SQL Server
SQL Server Error Code – 5138 trailing space is not allowed in sql fil
In this blog post, you’ll learn more about the SQL Server Error Code 5138 and the error message description that is shown SQL Server Error Code 5138 SQL Server Error Description for the Code :5138 Trailing space is not allowed in SQL file name ‘%.*ls’ on cloud storage.
SQL Server Error Code – 30026 the search property list ‘%.*ls’ already
In this blog post, you’ll learn more about the SQL Server Error Code 30026 and the error message description that is shown SQL Server Error Code 30026 SQL Server Error Description for the Code :30026 The search property list ‘%.*ls’ already exists in the current database. Duplicate search property list names are not allowed. Rerun the statement and specify a unique name for the search…
SQL Server Error Code – 40608 this session has been assigned a tracing
In this blog post, you’ll learn more about the SQL Server Error Code 40608 and the error message description that is shown SQL Server Error Code 40608 SQL Server Error Description for the Code :40608 This session has been assigned a tracing ID of ‘%.*ls’. Provide this tracing ID to customer support when you need assistance.
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.