Tag: MS SQL Server Error Codes
SQL Server Error Code – 33447 cannot access file_stream column in file
In this blog post, you’ll learn more about the SQL Server Error Code 33447 and the error message description that is shown SQL Server Error Code 33447 SQL Server Error Description for the Code :33447 Cannot access file_stream column in FileTable ‘%.*ls’, because FileTable doesn’t support row versioning. Either set transaction level to something other than READ COMMITTED SNAPSHOT or SNAPSHOT, or use READCOMMITTEDLOCK table…
SQL Server Error Code – 5213 %.*ls: page %d:%d could not be moved bec
In this blog post, you’ll learn more about the SQL Server Error Code 5213 and the error message description that is shown SQL Server Error Code 5213 SQL Server Error Description for the Code :5213 %.*ls: Page %d:%d could not be moved because its ownership was changed during shrink.
SQL Server Error Code – 8023 the incoming tabular data stream (tds) r
In this blog post, you’ll learn more about the SQL Server Error Code 8023 and the error message description that is shown SQL Server Error Code 8023 SQL Server Error Description for the Code :8023 The incoming tabular data stream (TDS) remote procedure call (RPC) protocol stream is incorrect. Parameter %d (“%.*ls”): The supplied value is not a valid instance of data type %.*ls. Check…
SQL Server Error Code – 9232 a semicolon (;) must be use to separate
In this blog post, you’ll learn more about the SQL Server Error Code 9232 and the error message description that is shown SQL Server Error Code 9232 SQL Server Error Description for the Code :9232 A semicolon (;) must be use to separate options in a notification options identifier. String ‘%.*ls’ was found following an option.
SQL Server Error Code – 20653 cannot have a dynamic snapshot job with
In this blog post, you’ll learn more about the SQL Server Error Code 20653 and the error message description that is shown SQL Server Error Code 20653 SQL Server Error Description for the Code :20653 Cannot have a dynamic snapshot job with both dynamic_filter_login and dynamic_filter_hostname being NULL.
SQL Server Error Code – 33060 the format of supplied parameter sid is
In this blog post, you’ll learn more about the SQL Server Error Code 33060 and the error message description that is shown SQL Server Error Code 33060 SQL Server Error Description for the Code :33060 The format of supplied parameter sid is invalid. The sid might be incorrect or the sid might describe the wrong type of user.
SQL Server Error Code – 12336 the use of replication is not supported
In this blog post, you’ll learn more about the SQL Server Error Code 12336 and the error message description that is shown SQL Server Error Code 12336 SQL Server Error Description for the Code :12336 The use of replication is not supported with %S_MSG.
SQL Server Error Code – 22834 could not modify the the verbose logging
In this blog post, you’ll learn more about the SQL Server Error Code 22834 and the error message description that is shown SQL Server Error Code 22834 SQL Server Error Description for the Code :22834 Could not modify the the verbose logging status for table %s. The failure occurred when executing the command ‘%s’. The error returned was %d: ‘%s’. Use the action and error…
SQL Server Error Code – 3959 version store is full. new version(s) co
In this blog post, you’ll learn more about the SQL Server Error Code 3959 and the error message description that is shown SQL Server Error Code 3959 SQL Server Error Description for the Code :3959 Version store is full. New version(s) could not be added. A transaction that needs to access the version store may be rolled back. Please refer to BOL on how to…
SQL Server Error Code – 14591 ssis folder ‘%s’ already exists in the s
In this blog post, you’ll learn more about the SQL Server Error Code 14591 and the error message description that is shown SQL Server Error Code 14591 SQL Server Error Description for the Code :14591 SSIS folder ‘%s’ already exists in the specified parent folder.
SQL Server Error Code – 20502 invalid ‘%s’ value. valid values are ‘re
In this blog post, you’ll learn more about the SQL Server Error Code 20502 and the error message description that is shown SQL Server Error Code 20502 SQL Server Error Description for the Code :20502 Invalid ‘%s’ value. Valid values are ‘read only’, ‘sync tran’, ‘queued tran’, or ‘failover’.
SQL Server Error Code – 21265 column ‘%s’ cannot be dropped from table
In this blog post, you’ll learn more about the SQL Server Error Code 21265 and the error message description that is shown SQL Server Error Code 21265 SQL Server Error Description for the Code :21265 Column ‘%s’ cannot be dropped from table ‘%s’ because there is a unique index accessing this column.