Tag: MS SQL Server Error Codes

SQL Server Error Code – 47101 the cluster type of availability group ‘

In this blog post, you’ll learn more about the SQL Server Error Code 47101 and the error message description that is shown SQL Server Error Code 47101 SQL Server Error Description for the Code :47101 The cluster type of availability group ‘%.*ls’ only supports MANUAL failover mode.  Verify that the specified availability group cluster type is correct, then retry the operation.

SQL Server Error Code – 33450 filestream file i/o access is enabled. o

In this blog post, you’ll learn more about the SQL Server Error Code 33450 and the error message description that is shown SQL Server Error Code 33450 SQL Server Error Description for the Code :33450 FILESTREAM File I/O access is enabled. One or more availability groups (‘%ls’) currently do not have a listener.  A FILESTREAM PathName will be unable to refer to a virtual network…

SQL Server Error Code – 5846 common language runtime (clr) execution

In this blog post, you’ll learn more about the SQL Server Error Code 5846 and the error message description that is shown SQL Server Error Code 5846 SQL Server Error Description for the Code :5846 Common language runtime (CLR) execution is not supported under lightweight pooling. Disable one of two options: “clr enabled” or “lightweight pooling”.

SQL Server Error Code – 15350 an attempt to attach an auto-named datab

In this blog post, you’ll learn more about the SQL Server Error Code 15350 and the error message description that is shown SQL Server Error Code 15350 SQL Server Error Description for the Code :15350 An attempt to attach an auto-named database for file %.*ls failed. A database with the same name exists, or specified file cannot be opened, or it is located on UNC…

SQL Server Error Code – 17809 could not connect because the maximum nu

In this blog post, you’ll learn more about the SQL Server Error Code 17809 and the error message description that is shown SQL Server Error Code 17809 SQL Server Error Description for the Code :17809 Could not connect because the maximum number of ‘%ld’ user connections has already been reached. The system administrator can use sp_configure to increase the maximum value. The connection has been…

SQL Server Error Code – 19495 automatic seeding of availability databa

In this blog post, you’ll learn more about the SQL Server Error Code 19495 and the error message description that is shown SQL Server Error Code 19495 SQL Server Error Description for the Code :19495 Automatic seeding of availability database ‘%ls’ in availability group ‘%.*ls’ failed with an unrecoverable error. Correct the problem, then issue an ALTER AVAILABILITY GROUP command to set SEEDING_MODE = AUTOMATIC…