Category: SQL Server

SQL Server Error Code – 41359 a query that accesses memory optimized t

In this blog post, you’ll learn more about the SQL Server Error Code 41359 and the error message description that is shown SQL Server Error Code 41359 SQL Server Error Description for the Code :41359 A query that accesses memory optimized tables using the READ COMMITTED isolation level, cannot access disk based tables when the database option READ_COMMITTED_SNAPSHOT is set to ON. Provide a supported…

SQL Server Error Code – 14842 the database ‘%.*ls’ contains remote_dat

In this blog post, you’ll learn more about the SQL Server Error Code 14842 and the error message description that is shown SQL Server Error Code 14842 SQL Server Error Description for the Code :14842 The database ‘%.*ls’ contains REMOTE_DATA_ARCHIVE tables, it will be marked as disconnected from the remote during the restore. If you would like to reconnect to the same archive or make…

SQL Server Error Code – 41094 always on: the local replica of availabi

In this blog post, you’ll learn more about the SQL Server Error Code 41094 and the error message description that is shown SQL Server Error Code 41094 SQL Server Error Description for the Code :41094 Always On: The local replica of availability group ‘%.*ls’ is restarting because the existing primary replica restarted or the availability group failed over to a new primary replica. This is…

SQL Server Error Code – 47124 creation of contained availability group

In this blog post, you’ll learn more about the SQL Server Error Code 47124 and the error message description that is shown SQL Server Error Code 47124 SQL Server Error Description for the Code :47124 Creation of contained availability group master database failed. Only contained availability group can create contained availability group master database. Verify availability group availability options are correct, then retry the operation.