SQL Monitor 10

Help for older versions available.

These pages cover SQL Monitor 10, which is not the latest version. Help for other versions is also available.

SQL Server session hangs when you try to enable snapshot isolation in SQL Server

You may see the install or upgrade get stuck on the following SQL:

    ALTER DATABASE [RedGateMonitor] SET RECOVERY SIMPLE WITH NO_WAIT
    ALTER DATABASE [RedGateMonitor] SET ALLOW_SNAPSHOT_ISOLATION ON
    ALTER DATABASE [RedGateMonitor] SET READ_COMMITTED_SNAPSHOT ON WITH ROLLBACK IMMEDIATE

This can be due to a problem with SQL Auditing. Seehttps://support.microsoft.com/en-gb/help/4090966/sql-server-session-hangs-when-you-try-to-enable-snapshot-isolation for further information.



Do you have any feedback on this documentation?

Let us know at sqlmonitorfeedback@red-gate.com


Didn't find what you were looking for?