Azure Log Analytics for Azure Arc Enabled Servers
In this blog post, we are going to have a quick look at how you can access Azure Log Analytics data...
How to Add the Microsoft Monitoring Agent to Azure Arc Servers
To use some of the functionality with Azure Arc enabled servers, like Azure Update Management, Inventory, Change Tracking, Logs, and more,...
Shrinking the Transaction Log in SQL Server 2005
Shrinking the Transaction Log in SQL Server 2005 Use the MS SQL Server Management Studio EXEC sp_dboption 'XXX', 'trunc. log on chkpt.',...
Shrinking the Transaction Log in SQL Server 2000
Here is how you Shrinking Transaction Log SQL Server 2000: Use the SQL Query Analyzer BACKUP...