Tag: MS SQL Server Error Codes
SQL Server Error Code – 21300 the resolver information was specified w
In this blog post, you’ll learn more about the SQL Server Error Code 21300 and the error message description that is shown SQL Server Error Code 21300 SQL Server Error Description for the Code :21300 The resolver information was specified without specifying the resolver to be used for article ‘%s’. The default resolver will be used.
SQL Server Error Code – 10770 the server option and one of credential
In this blog post, you’ll learn more about the SQL Server Error Code 10770 and the error message description that is shown SQL Server Error Code 10770 SQL Server Error Description for the Code :10770 The SERVER option and one of CREDENTIAL or FEDERATED_SERVICE_ACCOUNT = ON options are required for setting REMOTE_DATA_ARCHIVE on a database.
SQL Server Error Code – 14626 parameter @mailformat does not support t
In this blog post, you’ll learn more about the SQL Server Error Code 14626 and the error message description that is shown SQL Server Error Code 14626 SQL Server Error Description for the Code :14626 Parameter @mailformat does not support the value “%s”. The mail format must be TEXT or HTML.
SQL Server Error Code – 22114 change tracking options for alter databa
In this blog post, you’ll learn more about the SQL Server Error Code 22114 and the error message description that is shown SQL Server Error Code 22114 SQL Server Error Description for the Code :22114 Change tracking options for ALTER DATABASE cannot be combined with other ALTER DATABASE options.
SQL Server Error Code – 3751 cannot use sp_dropextendedproc or dbcc d
In this blog post, you’ll learn more about the SQL Server Error Code 3751 and the error message description that is shown SQL Server Error Code 3751 SQL Server Error Description for the Code :3751 Cannot use SP_DROPEXTENDEDPROC or DBCC DROPEXTENDEDPROC with ?%.*ls? because ?%.*ls? is a %S_MSG. Use %ls.
SQL Server Error Code – 13609 json text is not properly formatted. une
In this blog post, you’ll learn more about the SQL Server Error Code 13609 and the error message description that is shown SQL Server Error Code 13609 SQL Server Error Description for the Code :13609 JSON text is not properly formatted. Unexpected character ‘%lc’ is found at position %d.
SQL Server Error Code – 21816 an invalid value was specified for param
In this blog post, you’ll learn more about the SQL Server Error Code 21816 and the error message description that is shown SQL Server Error Code 21816 SQL Server Error Description for the Code :21816 An invalid value was specified for parameter ‘%s’. The value must be ‘%s’ when changing this property.
SQL Server Error Code – 22916 could not grant select permission for th
In this blog post, you’ll learn more about the SQL Server Error Code 22916 and the error message description that is shown SQL Server Error Code 22916 SQL Server Error Description for the Code :22916 Could not grant SELECT permission for the change enumeration functions for capture instance ‘%s’ and source table ‘%s.%s’ for the specified role. Refer to previous errors in the current session…
SQL Server Error Code – 45028 %ls operation failed. specified boundary
In this blog post, you’ll learn more about the SQL Server Error Code 45028 and the error message description that is shown SQL Server Error Code 45028 SQL Server Error Description for the Code :45028 %ls operation failed. Specified boundary value is not valid for current federation member.
SQL Server Error Code – 2213 %scannot atomize/apply data() on express
In this blog post, you’ll learn more about the SQL Server Error Code 2213 and the error message description that is shown SQL Server Error Code 2213 SQL Server Error Description for the Code :2213 %sCannot atomize/apply data() on expression that contains type ?%ls? within inferred type ?%ls?
SQL Server Error Code – 2738 a table can only have one timestamp colu
In this blog post, you’ll learn more about the SQL Server Error Code 2738 and the error message description that is shown SQL Server Error Code 2738 SQL Server Error Description for the Code :2738 A table can only have one timestamp column. Because table ?%.*ls? already has one, the column ?%.*ls? cannot be added.
SQL Server Error Code – 4865 cannot bulk load because the maximum num
In this blog post, you’ll learn more about the SQL Server Error Code 4865 and the error message description that is shown SQL Server Error Code 4865 SQL Server Error Description for the Code :4865 Cannot bulk load because the maximum number of errors (%d) was exceeded.
SQL Server Error Code – 1047 conflicting locking hints specified.
In this blog post, you’ll learn more about the SQL Server Error Code 1047 and the error message description that is shown SQL Server Error Code 1047 SQL Server Error Description for the Code :1047 Conflicting locking hints specified.
SQL Server Error Code – 4522 cannot alter view ‘%.*ls’ because it is
In this blog post, you’ll learn more about the SQL Server Error Code 4522 and the error message description that is shown SQL Server Error Code 4522 SQL Server Error Description for the Code :4522 Cannot alter view ‘%.*ls’ because it is a system generated view that was created for optimization purposes.
SQL Server Error Code – 10334 changing the database compatibility leve
In this blog post, you’ll learn more about the SQL Server Error Code 10334 and the error message description that is shown SQL Server Error Code 10334 SQL Server Error Description for the Code :10334 Changing the database compatibility level has caused data to be marked as unchecked in one or more objects in database %s. Refer to the column has_unchecked_assembly_data in the sys.tables and…
SQL Server Error Code – 11560 the %.*ls parameter %.*ls value is outsi
In this blog post, you’ll learn more about the SQL Server Error Code 11560 and the error message description that is shown SQL Server Error Code 11560 SQL Server Error Description for the Code :11560 The %.*ls parameter %.*ls value is outside its valid range. Please try again with a valid parameter.
SQL Server Error Code – 21392 row filter(%s) is invalid for column par
In this blog post, you’ll learn more about the SQL Server Error Code 21392 and the error message description that is shown SQL Server Error Code 21392 SQL Server Error Description for the Code :21392 Row filter(%s) is invalid for column partition(%s) for article ‘%s’ in publication ‘%s’.
SQL Server Error Code – 28048 %s_msg login attempt by user ‘%.*ls’ fai
In this blog post, you’ll learn more about the SQL Server Error Code 28048 and the error message description that is shown SQL Server Error Code 28048 SQL Server Error Description for the Code :28048 %S_MSG login attempt by user ‘%.*ls’ failed with error: ‘%.*ls’. %.*ls
SQL Server Error Code – 2274 %sunterminated string constant (started
In this blog post, you’ll learn more about the SQL Server Error Code 2274 and the error message description that is shown SQL Server Error Code 2274 SQL Server Error Description for the Code :2274 %sUnterminated string constant (started on line %u)
SQL Server Error Code – 8127 column “%.*ls.%.*ls” is invalid in the o
In this blog post, you’ll learn more about the SQL Server Error Code 8127 and the error message description that is shown SQL Server Error Code 8127 SQL Server Error Description for the Code :8127 Column “%.*ls.%.*ls” is invalid in the ORDER BY clause because it is not contained in either an aggregate function or the GROUP BY clause.