Category: SQL Server
SQL Server Error Code – 41825 stored procedure ‘%.*ls’ cannot be used
In this blog post, you’ll learn more about the SQL Server Error Code 41825 and the error message description that is shown SQL Server Error Code 41825 SQL Server Error Description for the Code :41825 Stored procedure ‘%.*ls’ cannot be used to increase the user memory limit on the database.
SQL Server Error Code – 41905 stored procedure %ls is not supported in
In this blog post, you’ll learn more about the SQL Server Error Code 41905 and the error message description that is shown SQL Server Error Code 41905 SQL Server Error Description for the Code :41905 Stored procedure %ls is not supported in SQL Database Managed Instance.
SQL Server Error Code – 963 warning: database ?%.*ls? was marked sus
In this blog post, you’ll learn more about the SQL Server Error Code 963 and the error message description that is shown SQL Server Error Code 963 SQL Server Error Description for the Code :963 Warning: Database ?%.*ls? was marked suspect because of actions taken during upgrade. See errorlog or eventlog for more information. Use ALTER DATABASE to bring the database online. The database will…
SQL Server Error Code – 10702 the with cube and with rollup options ar
In this blog post, you’ll learn more about the SQL Server Error Code 10702 and the error message description that is shown SQL Server Error Code 10702 SQL Server Error Description for the Code :10702 The WITH CUBE and WITH ROLLUP options are not permitted with a ROLLUP, CUBE, or GROUPING SETS specification.
SQL Server Error Code – 11742 next value for function can only be used
In this blog post, you’ll learn more about the SQL Server Error Code 11742 and the error message description that is shown SQL Server Error Code 11742 SQL Server Error Description for the Code :11742 NEXT VALUE FOR function can only be used with MERGE if it is defined within a default constraint on the target table for insert actions.
SQL Server Error Code – 19435 always on: ag integrity check failed for
In this blog post, you’ll learn more about the SQL Server Error Code 19435 and the error message description that is shown SQL Server Error Code 19435 SQL Server Error Description for the Code :19435 Always On: AG integrity check failed for AG ‘%.*ls’ with error %d, severity %d, state %d.
SQL Server Error Code – 21633 the publication ‘%s’ could not be added
In this blog post, you’ll learn more about the SQL Server Error Code 21633 and the error message description that is shown SQL Server Error Code 21633 SQL Server Error Description for the Code :21633 The publication ‘%s’ could not be added because non-SQL Server Publishers only support the @sync_method parameter values “character” or “concurrent_c”.
SQL Server Error Code – 33411 the option ‘%.*ls’ is only valid when us
In this blog post, you’ll learn more about the SQL Server Error Code 33411 and the error message description that is shown SQL Server Error Code 33411 SQL Server Error Description for the Code :33411 The option ‘%.*ls’ is only valid when used on a FileTable. Remove the option from the statement.
SQL Server Error Code – 33413 the option ‘%.*ls’ can only be specified
In this blog post, you’ll learn more about the SQL Server Error Code 33413 and the error message description that is shown SQL Server Error Code 33413 SQL Server Error Description for the Code :33413 The option ‘%.*ls’ can only be specified once in a statement. Remove the duplicate option from the statement.
SQL Server Error Code – 40158 could not change database collation for
In this blog post, you’ll learn more about the SQL Server Error Code 40158 and the error message description that is shown SQL Server Error Code 40158 SQL Server Error Description for the Code :40158 Could not change database collation for database id %d.
SQL Server Error Code – 41810 stored procedures called from natively c
In this blog post, you’ll learn more about the SQL Server Error Code 41810 and the error message description that is shown SQL Server Error Code 41810 SQL Server Error Description for the Code :41810 Stored procedures called from natively compiled triggers do not support statements that output a result set.
SQL Server Error Code – 910 database ?%.*ls? is upgrading script ?%.
In this blog post, you’ll learn more about the SQL Server Error Code 910 and the error message description that is shown SQL Server Error Code 910 SQL Server Error Description for the Code :910 Database ?%.*ls? is upgrading script ?%.*ls? from level %d to level %d.