Tag: MS SQL Server Error Codes
SQL Server Error Code – 2542 data pages %.*ls: changed from (%i64d) t
In this blog post, you’ll learn more about the SQL Server Error Code 2542 and the error message description that is shown SQL Server Error Code 2542 SQL Server Error Description for the Code :2542 DATA pages %.*ls: changed from (%I64d) to (%I64d) pages.
SQL Server Error Code – 11208 this message has been dropped because th
In this blog post, you’ll learn more about the SQL Server Error Code 11208 and the error message description that is shown SQL Server Error Code 11208 SQL Server Error Description for the Code :11208 This message has been dropped because the service contract name exceeds the maximum size of %d bytes. Contract name “%.*ls”. Message origin: “%ls”.
SQL Server Error Code – 13920 identifier ‘%.*ls’ in a match clause is
In this blog post, you’ll learn more about the SQL Server Error Code 13920 and the error message description that is shown SQL Server Error Code 13920 SQL Server Error Description for the Code :13920 Identifier ‘%.*ls’ in a MATCH clause is used with a JOIN clause or APPLY operator. JOIN and APPLY are not supported with MATCH clauses.
SQL Server Error Code – 3805 warning: index ?%.*ls? on table ?%.*ls?.
In this blog post, you’ll learn more about the SQL Server Error Code 3805 and the error message description that is shown SQL Server Error Code 3805 SQL Server Error Description for the Code :3805 Warning: Index ?%.*ls? on table ?%.*ls?.?%.*ls? might be corrupted because it references computed column ?%.*ls? containing a non-deterministic conversion from string to date. Run DBCC CHECKTABLE to verify index. Consider…
SQL Server Error Code – 15656 cannot create user defined types from xm
In this blog post, you’ll learn more about the SQL Server Error Code 15656 and the error message description that is shown SQL Server Error Code 15656 SQL Server Error Description for the Code :15656 Cannot create user defined types from XML data type.
SQL Server Error Code – 20066 profile not defined.
In this blog post, you’ll learn more about the SQL Server Error Code 20066 and the error message description that is shown SQL Server Error Code 20066 SQL Server Error Description for the Code :20066 Profile not defined.
SQL Server Error Code – 21760 cannot execute the replication script in
In this blog post, you’ll learn more about the SQL Server Error Code 21760 and the error message description that is shown SQL Server Error Code 21760 SQL Server Error Description for the Code :21760 Cannot execute the replication script in the ‘master’ database; the current session will be terminated. The script must be executed in the distribution database, and the master database cannot serve…
SQL Server Error Code – 22555 cannot set the retention period unit to
In this blog post, you’ll learn more about the SQL Server Error Code 22555 and the error message description that is shown SQL Server Error Code 22555 SQL Server Error Description for the Code :22555 Cannot set the retention period unit to a value other than “day” for publication “%s” because it uses the sync_mode of “character” and may have SQL Server Compact Edition subscribers.
SQL Server Error Code – 35007 could not find shared registered server.
In this blog post, you’ll learn more about the SQL Server Error Code 35007 and the error message description that is shown SQL Server Error Code 35007 SQL Server Error Description for the Code :35007 Could not find shared registered server.
SQL Server Error Code – 22211 internal error. invalid instance member
In this blog post, you’ll learn more about the SQL Server Error Code 22211 and the error message description that is shown SQL Server Error Code 22211 SQL Server Error Description for the Code :22211 Internal error. Invalid instance member state.
SQL Server Error Code – 30084 the full-text index cannot be created be
In this blog post, you’ll learn more about the SQL Server Error Code 30084 and the error message description that is shown SQL Server Error Code 30084 SQL Server Error Description for the Code :30084 The full-text index cannot be created because filegroup ‘%.*ls’ does not exist or the filegroup name is incorrectly specified. Specify a valid filegroup name.
SQL Server Error Code – 35349 truncate table statement failed because
In this blog post, you’ll learn more about the SQL Server Error Code 35349 and the error message description that is shown SQL Server Error Code 35349 SQL Server Error Description for the Code :35349 TRUNCATE TABLE statement failed because table ‘%.*ls’ has a columnstore index on it. A table with a columnstore index cannot be truncated. Consider dropping the columnstore index then truncating the…
SQL Server Error Code – 20034 publication ‘%s’ does not support ‘%s’ s
In this blog post, you’ll learn more about the SQL Server Error Code 20034 and the error message description that is shown SQL Server Error Code 20034 SQL Server Error Description for the Code :20034 Publication ‘%s’ does not support ‘%s’ subscriptions.
SQL Server Error Code – 8402 the data type of the ‘%s_msg’ in the ‘%s
In this blog post, you’ll learn more about the SQL Server Error Code 8402 and the error message description that is shown SQL Server Error Code 8402 SQL Server Error Description for the Code :8402 The data type of the ‘%S_MSG’ in the ‘%S_MSG’ statement must be %s. The %s data type is not allowed.
SQL Server Error Code – 9049 an exception occurred during flush initi
In this blog post, you’ll learn more about the SQL Server Error Code 9049 and the error message description that is shown SQL Server Error Code 9049 SQL Server Error Description for the Code :9049 An exception occurred during flush initialization, the default clflush is selected For pmem flush operation.
SQL Server Error Code – 15070 object ‘%s’ was successfully marked for
In this blog post, you’ll learn more about the SQL Server Error Code 15070 and the error message description that is shown SQL Server Error Code 15070 SQL Server Error Description for the Code :15070 Object ‘%s’ was successfully marked for recompilation.
SQL Server Error Code – 15804 could not load external library ‘%s’.
In this blog post, you’ll learn more about the SQL Server Error Code 15804 and the error message description that is shown SQL Server Error Code 15804 SQL Server Error Description for the Code :15804 Could not load external library ‘%s’.
SQL Server Error Code – 17070 clustered instances are not supported on
In this blog post, you’ll learn more about the SQL Server Error Code 17070 and the error message description that is shown SQL Server Error Code 17070 SQL Server Error Description for the Code :17070 Clustered instances are not supported on this edition of SQL Server.
SQL Server Error Code – 32051 system administrator privilege is requir
In this blog post, you’ll learn more about the SQL Server Error Code 32051 and the error message description that is shown SQL Server Error Code 32051 SQL Server Error Description for the Code :32051 System administrator privilege is required to update the base table. The base table was not updated.
SQL Server Error Code – 35383 the use of user-defined functions is not
In this blog post, you’ll learn more about the SQL Server Error Code 35383 and the error message description that is shown SQL Server Error Code 35383 SQL Server Error Description for the Code :35383 The use of user-defined functions is not allowed in default constraints when adding columns to a columnstore index.