Category: SQL Server

SQL Server Error Code – 11542 sp_describe_undeclared_parameters failed

In this blog post, you’ll learn more about the SQL Server Error Code 11542 and the error message description that is shown SQL Server Error Code 11542 SQL Server Error Description for the Code :11542 sp_describe_undeclared_parameters failed to discover parameter metadata for remote procedure call because parameters were passed by name and by name parameter metadata discovery failed.

SQL Server Error Code – 18267 database was restored: database: %s, cre

In this blog post, you’ll learn more about the SQL Server Error Code 18267 and the error message description that is shown SQL Server Error Code 18267 SQL Server Error Description for the Code :18267 Database was restored: Database: %s, creation date(time): %s(%s), first LSN: %s, last LSN: %s, number of dump devices: %d, device information: (%s). Informational message. No user action required.

SQL Server Error Code – 18271 database changes were restored. database

In this blog post, you’ll learn more about the SQL Server Error Code 18271 and the error message description that is shown SQL Server Error Code 18271 SQL Server Error Description for the Code :18271 Database changes were restored. Database: %s, creation date(time): %s(%s), first LSN: %s, last LSN: %s, number of dump devices: %d, device information: (%s). This is an informational message. No user…

SQL Server Error Code – 1105 could not allocate space for object ?%.*

In this blog post, you’ll learn more about the SQL Server Error Code 1105 and the error message description that is shown SQL Server Error Code 1105 SQL Server Error Description for the Code :1105 Could not allocate space for object ?%.*ls?%.*ls in database ?%.*ls? because the ?%.*ls? filegroup is full. Create disk space by deleting unneeded files, dropping objects in the filegroup, adding additional…

SQL Server Error Code – 8355 server-level event notifications can not

In this blog post, you’ll learn more about the SQL Server Error Code 8355 and the error message description that is shown SQL Server Error Code 8355 SQL Server Error Description for the Code :8355 Server-level event notifications can not be delivered. Either Service Broker is disabled in msdb, or msdb failed to start. Event notifications in other databases could be affected as well. Bring…

SQL Server Error Code – 35312 the statement failed because a columnsto

In this blog post, you’ll learn more about the SQL Server Error Code 35312 and the error message description that is shown SQL Server Error Code 35312 SQL Server Error Description for the Code :35312 The statement failed because a columnstore index cannot be created on a column with filestream data. Consider creating a nonclustered columnstore index on a subset of columns that does not…

SQL Server Error Code – 33555 unable to find the user-specified certif

In this blog post, you’ll learn more about the SQL Server Error Code 33555 and the error message description that is shown SQL Server Error Code 33555 SQL Server Error Description for the Code :33555 Unable to find the user-specified certificate [Cert Hash(sha1) “%hs”] in the certificate store of the local computer. Please verify that certificate exists.

SQL Server Error Code – 5184 cannot use file ‘%.*ls’ for clustered se

In this blog post, you’ll learn more about the SQL Server Error Code 5184 and the error message description that is shown SQL Server Error Code 5184 SQL Server Error Description for the Code :5184 Cannot use file ‘%.*ls’ for clustered server. Only formatted files on which the cluster resource of the server has a dependency can be used. Either the disk resource containing the…