Subscribe to:
Post Comments (Atom)
Truncating very large transaction log in full recovery mode
While I always configure transaction log backups for every database in non-simple recovery model, and to compliment it I also have monitorin...
-
When you restore a database, it will also restore all permissions along with it. But what if you are restoring over an existing database and...
-
Event notifications are kinda like a trigger in the sense that they respond to specific event, specifically in response to DDL statements an...
-
-- Health and status of WSFC cluster. These two queries work only if the WSFC has quorum SELECT * FROM sys . dm_hadr_cluster SELECT * F...
No comments:
Post a Comment