Tag: MS SQL Server Error Codes
SQL Server Error Code – 21321 the parameter @dynamic_snapshot_location
In this blog post, you’ll learn more about the SQL Server Error Code 21321 and the error message description that is shown SQL Server Error Code 21321 SQL Server Error Description for the Code :21321 The parameter @dynamic_snapshot_location cannot be an empty string.
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.
SQL Server Error Code – 7824 the “%.*ls” xml element (in the “%.*ls”
In this blog post, you’ll learn more about the SQL Server Error Code 7824 and the error message description that is shown SQL Server Error Code 7824 SQL Server Error Description for the Code :7824 The “%.*ls” XML element (in the “%.*ls” namespace) was expected as the topmost node of the SOAP request.
SQL Server Error Code – 22579 the subscription to publication ‘%s’ was
In this blog post, you’ll learn more about the SQL Server Error Code 22579 and the error message description that is shown SQL Server Error Code 22579 SQL Server Error Description for the Code :22579 The subscription to publication ‘%s’ was not found but a shared agent does exist. To specify a subscription to a publication that is replicated via a shared agent specify ‘%s’…
SQL Server Error Code – 13047 object
In this blog post, you’ll learn more about the SQL Server Error Code 13047 and the error message description that is shown SQL Server Error Code 13047 SQL Server Error Description for the Code :13047 object
SQL Server Error Code – 18494 the user instance login flag is not allo
In this blog post, you’ll learn more about the SQL Server Error Code 18494 and the error message description that is shown SQL Server Error Code 18494 SQL Server Error Description for the Code :18494 The user instance login flag is not allowed when connecting to a user instance of SQL Server. The connection will be closed.%.*ls
SQL Server Error Code – 2331 %sredefinition has to have itself as bas
In this blog post, you’ll learn more about the SQL Server Error Code 2331 and the error message description that is shown SQL Server Error Code 2331 SQL Server Error Description for the Code :2331 %sRedefinition has to have itself as base type. Location: ?%ls?.
SQL Server Error Code – 3254 the volume on device ?%ls? is empty.
In this blog post, you’ll learn more about the SQL Server Error Code 3254 and the error message description that is shown SQL Server Error Code 3254 SQL Server Error Description for the Code :3254 The volume on device ?%ls? is empty.
SQL Server Error Code – 7726 partition column ‘%.*ls’ has data type %
In this blog post, you’ll learn more about the SQL Server Error Code 7726 and the error message description that is shown SQL Server Error Code 7726 SQL Server Error Description for the Code :7726 Partition column ‘%.*ls’ has data type %s which is different from the partition function ‘%.*ls’ parameter data type %s.