Category: SQL Server

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

In this blog post, you’ll learn more about the SQL Server Error Code 10103 and the error message description that is shown SQL Server Error Code 10103 SQL Server Error Description for the Code :10103 Cannot create %S_MSG on view “%.*ls” because it uses OPENROWSET, OPENQUERY, or OPENDATASOURCE. Consider not indexing the view, or eliminating OPENQUERY, OPENROWSET, and OPENDATASOURCE.

SQL Server Error Code – 41503 client (id %ls) failed to submit work to

In this blog post, you’ll learn more about the SQL Server Error Code 41503 and the error message description that is shown SQL Server Error Code 41503 SQL Server Error Description for the Code :41503 Client (ID %ls) failed to submit work to asynchronous operations administrator.  The client has not registered with the administrator.  Check that the specified client ID is correct, then retry the…