Category: SQL Server

SQL Server Error Code – 10129 cannot create %s_msg on view “%.*ls” bec

In this blog post, you’ll learn more about the SQL Server Error Code 10129 and the error message description that is shown SQL Server Error Code 10129 SQL Server Error Description for the Code :10129 Cannot create %S_MSG on view “%.*ls” because it references the inline or multistatement table-valued function “%.*ls”. Consider expanding the function definition by hand in the view definition, or not indexing…

SQL Server Error Code – 35225 could not process the operation. the  in

In this blog post, you’ll learn more about the SQL Server Error Code 35225 and the error message description that is shown SQL Server Error Code 35225 SQL Server Error Description for the Code :35225 Could not process the operation. The  instance of SQL Server is running under WOW64 (Windows 32-bit on Windows 64-bit), which does not support Always On Availability Groups.  Reinstall SQL Server…

SQL Server Error Code – 423 xml data type methods are not supported

In this blog post, you’ll learn more about the SQL Server Error Code 423 and the error message description that is shown SQL Server Error Code 423 SQL Server Error Description for the Code :423 Xml data type methods are not supported in check constraints. Create a scalar user-defined function to wrap the method invocation. The error occurred at table ?%.*ls?.