Tag: MS SQL Server Error Codes
SQL Server Error Code – 13610 the argument %d of the “%.*ls” must be a
In this blog post, you’ll learn more about the SQL Server Error Code 13610 and the error message description that is shown SQL Server Error Code 13610 SQL Server Error Description for the Code :13610 The argument %d of the “%.*ls” must be a string literal.
SQL Server Error Code – 35510 abort
In this blog post, you’ll learn more about the SQL Server Error Code 35510 and the error message description that is shown SQL Server Error Code 35510 SQL Server Error Description for the Code :35510 ABORT
SQL Server Error Code – 6389 inserted value exceeded maxlength %d for
In this blog post, you’ll learn more about the SQL Server Error Code 6389 and the error message description that is shown SQL Server Error Code 6389 SQL Server Error Description for the Code :6389 Inserted value exceeded maxlength %d for path ‘%.*ls’ for selective XML index ‘%.*ls’.
SQL Server Error Code – 45436 the operation could not be completed. th
In this blog post, you’ll learn more about the SQL Server Error Code 45436 and the error message description that is shown SQL Server Error Code 45436 SQL Server Error Description for the Code :45436 The operation could not be completed. The requested storage update would cause the master server to have a larger storage size than its replica(s).
SQL Server Error Code – 21087 client subscriptions and anonymous subsc
In this blog post, you’ll learn more about the SQL Server Error Code 21087 and the error message description that is shown SQL Server Error Code 21087 SQL Server Error Description for the Code :21087 Client subscriptions and anonymous subscriptions cannot republish data. To republish data from this database, the subscription to the root Publisher must be a server subscription with a priority greater than…
SQL Server Error Code – 30085 a stoplist cache cannot be generated whi
In this blog post, you’ll learn more about the SQL Server Error Code 30085 and the error message description that is shown SQL Server Error Code 30085 SQL Server Error Description for the Code :30085 A stoplist cache cannot be generated while processing a full-text query or performing full-text indexing. There is not enough memory to load the stoplist cache. Rerun the query or indexing…
SQL Server Error Code – 5597 filestream feature could not be initiali
In this blog post, you’ll learn more about the SQL Server Error Code 5597 and the error message description that is shown SQL Server Error Code 5597 SQL Server Error Description for the Code :5597 FILESTREAM feature could not be initialized. The operating system Administrator must enable FILESTREAM on the instance using Configuration Manager.
SQL Server Error Code – 13554 memory-optimized table ‘%.*ls’ cannot co
In this blog post, you’ll learn more about the SQL Server Error Code 13554 and the error message description that is shown SQL Server Error Code 13554 SQL Server Error Description for the Code :13554 Memory-optimized table ‘%.*ls’ cannot contain system-time PERIOD.
SQL Server Error Code – 22902 caller is not authorized to initiate the
In this blog post, you’ll learn more about the SQL Server Error Code 22902 and the error message description that is shown SQL Server Error Code 22902 SQL Server Error Description for the Code :22902 Caller is not authorized to initiate the requested action. Sysadmin privileges are required.
SQL Server Error Code – 941 database ?%.*ls? cannot be opened becaus
In this blog post, you’ll learn more about the SQL Server Error Code 941 and the error message description that is shown SQL Server Error Code 941 SQL Server Error Description for the Code :941 Database ?%.*ls? cannot be opened because it is not started. Retry when the database is started.
SQL Server Error Code – 3109 master can only be restored and fully re
In this blog post, you’ll learn more about the SQL Server Error Code 3109 and the error message description that is shown SQL Server Error Code 3109 SQL Server Error Description for the Code :3109 Master can only be restored and fully recovered in a single step using a full database backup. Options such as NORECOVERY, STANDBY, and STOPAT are not supported.
SQL Server Error Code – 3216 restore rewindonly is only applicable to
In this blog post, you’ll learn more about the SQL Server Error Code 3216 and the error message description that is shown SQL Server Error Code 3216 SQL Server Error Description for the Code :3216 RESTORE REWINDONLY is only applicable to tape devices.