Category: SQL Server

SQL Server Error Code – 12101 cannot disable change tracking on databa

In this blog post, you’ll learn more about the SQL Server Error Code 12101 and the error message description that is shown SQL Server Error Code 12101 SQL Server Error Description for the Code :12101 Cannot disable change tracking on database ‘%.*ls’ while client connections are waiting on change notification.  Please close those connections before disabling change tracking.

SQL Server Error Code – 33225 the specified values for initial_file_na

In this blog post, you’ll learn more about the SQL Server Error Code 33225 and the error message description that is shown SQL Server Error Code 33225 SQL Server Error Description for the Code :33225 The specified values for initial_file_name and audit_record_offset do not represent a valid location within the audit file set. Verify the file name and offset location, and then rerun the command.

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…