Tag: MS SQL Server Error Codes
SQL Server Error Code – 11611 specifying schema elements in the create
In this blog post, you’ll learn more about the SQL Server Error Code 11611 and the error message description that is shown SQL Server Error Code 11611 SQL Server Error Description for the Code :11611 Specifying schema elements in the CREATE SCHEMA statement is not supported.
SQL Server Error Code – 14872 remote_data_archive_override hint not pe
In this blog post, you’ll learn more about the SQL Server Error Code 14872 and the error message description that is shown SQL Server Error Code 14872 SQL Server Error Description for the Code :14872 REMOTE_DATA_ARCHIVE_OVERRIDE hint not permitted on INSERT statements.
SQL Server Error Code – 15562 the module being executed is not trusted
In this blog post, you’ll learn more about the SQL Server Error Code 15562 and the error message description that is shown SQL Server Error Code 15562 SQL Server Error Description for the Code :15562 The module being executed is not trusted. Either the owner of the database of the module needs to be granted authenticate permission, or the module needs to be digitally signed.
SQL Server Error Code – 15823 the filepath function requires 0 argumen
In this blog post, you’ll learn more about the SQL Server Error Code 15823 and the error message description that is shown SQL Server Error Code 15823 SQL Server Error Description for the Code :15823 The filepath function requires 0 arguments or exactly 1 constant integer value argument.
SQL Server Error Code – 688 operation not allowed due to an active o
In this blog post, you’ll learn more about the SQL Server Error Code 688 and the error message description that is shown SQL Server Error Code 688 SQL Server Error Description for the Code :688 Operation not allowed due to an active online index build.
SQL Server Error Code – 1133 the managed instance has reached its sto
In this blog post, you’ll learn more about the SQL Server Error Code 1133 and the error message description that is shown SQL Server Error Code 1133 SQL Server Error Description for the Code :1133 The managed instance has reached its storage limit. The storage usage for the managed instance cannot exceed (%d) MBs.
SQL Server Error Code – 5295 dbcc updateusage cannot acquire lock on
In this blog post, you’ll learn more about the SQL Server Error Code 5295 and the error message description that is shown SQL Server Error Code 5295 SQL Server Error Description for the Code :5295 DBCC UPDATEUSAGE cannot acquire lock on object ‘sysallocunits’. Please try again later.
SQL Server Error Code – 5831 minimum server memory value (%d) must be
In this blog post, you’ll learn more about the SQL Server Error Code 5831 and the error message description that is shown SQL Server Error Code 5831 SQL Server Error Description for the Code :5831 Minimum server memory value (%d) must be less than or equal to the maximum value (%d).
SQL Server Error Code – 7152 readext, writetext, and updatetext state
In this blog post, you’ll learn more about the SQL Server Error Code 7152 and the error message description that is shown SQL Server Error Code 7152 SQL Server Error Description for the Code :7152 READEXT, WRITETEXT, and UPDATETEXT statements cannot be used on tables that are referenced by an enabled security policy.
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 – 21024 the stored procedure ‘%s’ is already pub
In this blog post, you’ll learn more about the SQL Server Error Code 21024 and the error message description that is shown SQL Server Error Code 21024 SQL Server Error Description for the Code :21024 The stored procedure ‘%s’ is already published as an incompatible type.
SQL Server Error Code – 40185 secondary failure report expects no cont
In this blog post, you’ll learn more about the SQL Server Error Code 40185 and the error message description that is shown SQL Server Error Code 40185 SQL Server Error Description for the Code :40185 Secondary failure report expects no context transaction.