Tag: MS SQL Server Error Codes
SQL Server Error Code – 14883 stretch remote table creation failed wit
In this blog post, you’ll learn more about the SQL Server Error Code 14883 and the error message description that is shown SQL Server Error Code 14883 SQL Server Error Description for the Code :14883 Stretch remote table creation failed without specific exception.
SQL Server Error Code – 19112 unable to retrieve tcp/ip protocol ‘enab
In this blog post, you’ll learn more about the SQL Server Error Code 19112 and the error message description that is shown SQL Server Error Code 19112 SQL Server Error Description for the Code :19112 Unable to retrieve TCP/IP protocol ‘Enabled’ registry setting.
SQL Server Error Code – 20505 could not drop synchronous update stored
In this blog post, you’ll learn more about the SQL Server Error Code 20505 and the error message description that is shown SQL Server Error Code 20505 SQL Server Error Description for the Code :20505 Could not drop synchronous update stored procedure ‘%s’ in ‘%s’.
SQL Server Error Code – 21193 @identity_range, @pub_identity_range, or
In this blog post, you’ll learn more about the SQL Server Error Code 21193 and the error message description that is shown SQL Server Error Code 21193 SQL Server Error Description for the Code :21193 @identity_range, @pub_identity_range, or @threshold cannot be NULL when @identityrangemanagementoption is set to AUTO.
SQL Server Error Code – 40820 the server has reached its quota of (%d)
In this blog post, you’ll learn more about the SQL Server Error Code 40820 and the error message description that is shown SQL Server Error Code 40820 SQL Server Error Description for the Code :40820 The server has reached its quota of (%d) premium databases.
SQL Server Error Code – 523 a trigger returned a resultset and/or wa
In this blog post, you’ll learn more about the SQL Server Error Code 523 and the error message description that is shown SQL Server Error Code 523 SQL Server Error Description for the Code :523 A trigger returned a resultset and/or was running with SET NOCOUNT OFF while another outstanding result set was active.
SQL Server Error Code – 4938 alter table switch statement failed. par
In this blog post, you’ll learn more about the SQL Server Error Code 4938 and the error message description that is shown SQL Server Error Code 4938 SQL Server Error Description for the Code :4938 ALTER TABLE SWITCH statement failed. Partition %d of %S_MSG ‘%.*ls’ is in filegroup ‘%.*ls’ and partition %d of %S_MSG ‘%.*ls’ is in filegroup ‘%.*ls’.
SQL Server Error Code – 8393 the ability to not specify a column name
In this blog post, you’ll learn more about the SQL Server Error Code 8393 and the error message description that is shown SQL Server Error Code 8393 SQL Server Error Description for the Code :8393 The ability to not specify a column name when the datatype is timestamp will be removed in a future version of SQL Server. Avoid using this feature in new development…
SQL Server Error Code – 15429 ‘%ls’ is an invalid product name.
In this blog post, you’ll learn more about the SQL Server Error Code 15429 and the error message description that is shown SQL Server Error Code 15429 SQL Server Error Description for the Code :15429 ‘%ls’ is an invalid product name.
SQL Server Error Code – 27257 there is no active worker agent.
In this blog post, you’ll learn more about the SQL Server Error Code 27257 and the error message description that is shown SQL Server Error Code 27257 SQL Server Error Description for the Code :27257 There is no active worker agent.
SQL Server Error Code – 40699 you cannot create a user with password i
In this blog post, you’ll learn more about the SQL Server Error Code 40699 and the error message description that is shown SQL Server Error Code 40699 SQL Server Error Description for the Code :40699 You cannot create a user with password in this version of SQL Server
SQL Server Error Code – 3238 the estimate for the backup size exceeds
In this blog post, you’ll learn more about the SQL Server Error Code 3238 and the error message description that is shown SQL Server Error Code 3238 SQL Server Error Description for the Code :3238 The Estimate for the Backup size exceeds the maximum allowed file size on the remote endpoint.
SQL Server Error Code – 11407 vardecimal storage format can not be ena
In this blog post, you’ll learn more about the SQL Server Error Code 11407 and the error message description that is shown SQL Server Error Code 11407 SQL Server Error Description for the Code :11407 Vardecimal storage format can not be enabled for ‘%.*ls’. Only Enterprise edition of SQL Server supports vardecimal.
SQL Server Error Code – 494 the tablesample clause can only be used
In this blog post, you’ll learn more about the SQL Server Error Code 494 and the error message description that is shown SQL Server Error Code 494 SQL Server Error Description for the Code :494 The TABLESAMPLE clause can only be used with local tables.
SQL Server Error Code – 1095 %.*ls has already been specified as an e
In this blog post, you’ll learn more about the SQL Server Error Code 1095 and the error message description that is shown SQL Server Error Code 1095 SQL Server Error Description for the Code :1095 %.*ls has already been specified as an event type.
SQL Server Error Code – 5028 the system could not activate enough of
In this blog post, you’ll learn more about the SQL Server Error Code 5028 and the error message description that is shown SQL Server Error Code 5028 SQL Server Error Description for the Code :5028 The system could not activate enough of the database to rebuild the log.
SQL Server Error Code – 6228 type “%.*ls.%.*ls” is marked for native
In this blog post, you’ll learn more about the SQL Server Error Code 6228 and the error message description that is shown SQL Server Error Code 6228 SQL Server Error Description for the Code :6228 Type “%.*ls.%.*ls” is marked for native serialization, but it contains non-blittable fields.
SQL Server Error Code – 10149 index that has snapshot_materialization
In this blog post, you’ll learn more about the SQL Server Error Code 10149 and the error message description that is shown SQL Server Error Code 10149 SQL Server Error Description for the Code :10149 Index that has SNAPSHOT_MATERIALIZATION cannot be created on view ‘%.*ls’ because view definition contains memory-optimized table(s).
SQL Server Error Code – 22805 for more information, query the sys.dm_c
In this blog post, you’ll learn more about the SQL Server Error Code 22805 and the error message description that is shown SQL Server Error Code 22805 SQL Server Error Description for the Code :22805 For more information, query the sys.dm_cdc_errors dynamic management view.
SQL Server Error Code – 1058 cannot specify both read_only and for re
In this blog post, you’ll learn more about the SQL Server Error Code 1058 and the error message description that is shown SQL Server Error Code 1058 SQL Server Error Description for the Code :1058 Cannot specify both READ_ONLY and FOR READ ONLY on a cursor declaration.