Category: SQL Server
SQL Server Error Code – 21014 the @optname parameter value must be ‘tr
In this blog post, you’ll learn more about the SQL Server Error Code 21014 and the error message description that is shown SQL Server Error Code 21014 SQL Server Error Description for the Code :21014 The @optname parameter value must be ‘transactional’ or ‘merge’.
SQL Server Error Code – 49948 successfully initialized the tls configu
In this blog post, you’ll learn more about the SQL Server Error Code 49948 and the error message description that is shown SQL Server Error Code 49948 SQL Server Error Description for the Code :49948 Successfully initialized the TLS configuration. Allowed TLS protocol versions are [‘%hs’]. Allowed TLS ciphers are [‘%hs’].
SQL Server Error Code – 32036 parameter(s) out of range.
In this blog post, you’ll learn more about the SQL Server Error Code 32036 and the error message description that is shown SQL Server Error Code 32036 SQL Server Error Description for the Code :32036 Parameter(s) out of range.
SQL Server Error Code – 33406 an invalid filename, ‘%.*ls’, caused a f
In this blog post, you’ll learn more about the SQL Server Error Code 33406 and the error message description that is shown SQL Server Error Code 33406 SQL Server Error Description for the Code :33406 An invalid filename, ‘%.*ls’, caused a FileTable check constraint error. Use a valid operating system filename.
SQL Server Error Code – 9943 informational: full-text %ls population
In this blog post, you’ll learn more about the SQL Server Error Code 9943 and the error message description that is shown SQL Server Error Code 9943 SQL Server Error Description for the Code :9943 Informational: Full-text %ls population completed for table or indexed view ‘%ls’ (table or indexed view ID ‘%d’, database ID ‘%d’). Number of documents processed: %d. Number of documents failed: %d….
SQL Server Error Code – 15830 provided expression does not match any k
In this blog post, you’ll learn more about the SQL Server Error Code 15830 and the error message description that is shown SQL Server Error Code 15830 SQL Server Error Description for the Code :15830 Provided expression does not match any known RWVC.
SQL Server Error Code – 3803 warning: the index ?%.*ls? on ?%.*ls?.?%
In this blog post, you’ll learn more about the SQL Server Error Code 3803 and the error message description that is shown SQL Server Error Code 3803 SQL Server Error Description for the Code :3803 Warning: The index ?%.*ls? on ?%.*ls?.?%.*ls? is disabled because the implementation of the checksum function has changed.
SQL Server Error Code – 8319 the operating system kernel object ‘%ls’
In this blog post, you’ll learn more about the SQL Server Error Code 8319 and the error message description that is shown SQL Server Error Code 8319 SQL Server Error Description for the Code :8319 The operating system kernel object ‘%ls’ already exists. It’s not owned by the SQL Server service account. SQL Server performance counters are disabled.
SQL Server Error Code – 10502 cannot create plan guide ‘%.*ls’ because
In this blog post, you’ll learn more about the SQL Server Error Code 10502 and the error message description that is shown SQL Server Error Code 10502 SQL Server Error Description for the Code :10502 Cannot create plan guide ‘%.*ls’ because the statement specified by @stmt and @module_or_batch, or by @plan_handle and @statement_start_offset, matches the existing plan guide ‘%.*ls’ in the database. Drop the existing…
SQL Server Error Code – 12305 inline table variables are not supported
In this blog post, you’ll learn more about the SQL Server Error Code 12305 and the error message description that is shown SQL Server Error Code 12305 SQL Server Error Description for the Code :12305 Inline table variables are not supported with %S_MSG.
SQL Server Error Code – 15395 the qualified old name could not be foun
In this blog post, you’ll learn more about the SQL Server Error Code 15395 and the error message description that is shown SQL Server Error Code 15395 SQL Server Error Description for the Code :15395 The qualified old name could not be found for item type ‘%s’.
SQL Server Error Code – 16938 sp_cursoropen/sp_cursorprepare: the stat
In this blog post, you’ll learn more about the SQL Server Error Code 16938 and the error message description that is shown SQL Server Error Code 16938 SQL Server Error Description for the Code :16938 sp_cursoropen/sp_cursorprepare: The statement parameter can only be a batch or a stored procedure with a single select, without FOR BROWSE, COMPUTE BY, or variable assignments.