News

Use this query to check: SELECT name, recovery_model_desc, log_reuse_wait_desc FROM sys.databases; 1. NOTHING What It Means: No current reason blocking log reuse. Everything is working fine. 🛠 ...
Contribute to conseilit/SQLServer development by creating an account on GitHub.
You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window.
From a SQL Server point of view, there’s nothing you can tune. Engage the network team if there’s a long distance between servers, or the application team to check on application/server resources.