Category: SQL Server
SQL Server Error Code – 21183 invalid property name ‘%s’.
In this blog post, you’ll learn more about the SQL Server Error Code 21183 and the error message description that is shown SQL Server Error Code 21183 SQL Server Error Description for the Code :21183 Invalid property name ‘%s’.
SQL Server Error Code – 22561 the requested operation failed because t
In this blog post, you’ll learn more about the SQL Server Error Code 22561 and the error message description that is shown SQL Server Error Code 22561 SQL Server Error Description for the Code :22561 The requested operation failed because the publication compatibility level is less than 90. Use sp_changemergepublication to set the publication_compatibility_level of publication “%s” to 90RTM.
SQL Server Error Code – 49915 invalid, incomplete, or deprecated param
In this blog post, you’ll learn more about the SQL Server Error Code 49915 and the error message description that is shown SQL Server Error Code 49915 SQL Server Error Description for the Code :49915 Invalid, incomplete, or deprecated parameters were found in the command line or in the registry. Normally those would be ignored but the ‘%s’ parameter was specified which cause SQL Server…
SQL Server Error Code – 130 cannot perform an aggregate function on
In this blog post, you’ll learn more about the SQL Server Error Code 130 and the error message description that is shown SQL Server Error Code 130 SQL Server Error Description for the Code :130 Cannot perform an aggregate function on an expression containing an aggregate or a subquery.
SQL Server Error Code – 4895 unicode data is odd byte size for column
In this blog post, you’ll learn more about the SQL Server Error Code 4895 and the error message description that is shown SQL Server Error Code 4895 SQL Server Error Description for the Code :4895 Unicode data is odd byte size for column %d. Should be even byte size.
SQL Server Error Code – 13811 bulk load data conversion error (truncat
In this blog post, you’ll learn more about the SQL Server Error Code 13811 and the error message description that is shown SQL Server Error Code 13811 SQL Server Error Description for the Code :13811 Bulk load data conversion error (truncation) for row %d, column %d (%ls) in data file %ls.
SQL Server Error Code – 17115 command line startup parameters:%.*ls
In this blog post, you’ll learn more about the SQL Server Error Code 17115 and the error message description that is shown SQL Server Error Code 17115 SQL Server Error Description for the Code :17115 Command Line Startup Parameters:%.*ls
SQL Server Error Code – 20022 this article has now settings to disable
In this blog post, you’ll learn more about the SQL Server Error Code 20022 and the error message description that is shown SQL Server Error Code 20022 SQL Server Error Description for the Code :20022 This article has now settings to disable uploads and compensate_for_errors=true. However, local and anonymous subscribers will behave as if compensate_for_errors=false.
SQL Server Error Code – 4892 bulk insert failed due to a schema chang
In this blog post, you’ll learn more about the SQL Server Error Code 4892 and the error message description that is shown SQL Server Error Code 4892 SQL Server Error Description for the Code :4892 Bulk insert failed due to a schema change of the target table.
SQL Server Error Code – 33161 database master keys without password ar
In this blog post, you’ll learn more about the SQL Server Error Code 33161 and the error message description that is shown SQL Server Error Code 33161 SQL Server Error Description for the Code :33161 Database master keys without password are not supported in this version of SQL Server.
SQL Server Error Code – 4128 an internal error occurred during remote
In this blog post, you’ll learn more about the SQL Server Error Code 4128 and the error message description that is shown SQL Server Error Code 4128 SQL Server Error Description for the Code :4128 An internal error occurred during remote query execution. Contact your SQL Server support professional and provide details about the query you were trying to run.
SQL Server Error Code – 6827 for xml explicit queries allow only one
In this blog post, you’ll learn more about the SQL Server Error Code 6827 and the error message description that is shown SQL Server Error Code 6827 SQL Server Error Description for the Code :6827 FOR XML EXPLICIT queries allow only one XMLTEXT column per tag. Column ‘%.*ls’ declares another XMLTEXT column that is not permitted.