MSSQLTips

This category contains 12 posts

I Stand Corrected

The other day Aaron Bertrand pointed out that a recent tip I wrote had a rather nasty oversight. You can read more about the discussion over at his blog.
The short of it is this: what I wrote in the tip is cot very clear, and is most likely going to be interpreted wrongly. Aaron’s post [...]

Backup Compression Tip

I had a new tip go live today over at MSSQLTips, it is on backup compression and you can read more about it by going here.
Backup compression is a feature offered with the Enterprise version of SQL 2008. After having native compression available in Sybase ASE for years I was happy to see that Microsoft [...]

SQL Server Audit Tips

I had two tips go live this past week over at MSSQLTips, both with regards to the SQL Server Audit feature in SQL 2008. The first tip shows how to enable SQL Server Audit. The second tip shows how to use the AUDIT_CHANGE_GROUP to monitor changes to your audit configurations. Some people would call that [...]

Two Things To Tell You

I have three things to tell you today.
First, I have a new article over at MSSQLTips.com, this one on configuring a SQL Server 2008 Audit. Head over there and check it out, I give the details you need in order to get your instance configured for auditing.
Second, and somewhat related, I have submitted a session [...]

New Tip Posted

I had another tip posted over at MSSQLTips today, you can find it at http://www.mssqltips.com/tip.asp?tip=1938
The tip helps you configure a policy inside of PBM that will help you to determine how badly your transaction logs are fragmented.

New Tip at MSSQLTips

Linked server configurations are often overlooked when it comes to environmental baselines. I don’t know of too many people who go out of their way to track such details. And I have often been surprised by vendor software packages that claim to track system changes but do not include linked server information.
One thing about linked [...]

New Tip Over at MSSQLTips

Ever have a customer request that you take a backup of a database, a restore using that backup, and then tell you that it is the wrong data?
Every now and then it happens, so I decided to put together some t-sql to display details on what was done. The script essentially details when the restored was [...]

Policy Based Management Tip at MSSQLTips

I had another tip go live over at MSSQLTips today, this one involves the use of Policy Based Management to verify that your backup files are still available on disk. I had recently published a similar tip that was just a script that used the undocumented stored procedure xp_fileexist to achieve the same goal. I [...]

Another tip at MSSQLTips

I had a tip published over at MSSQLTips yesterday and wanted to drop a quick post to brag tell people about it. The tip is very straightforward, it uses xp_fileexist to verify if your database dumps are still on disk or not.
Keep in mind that xp_fileexist is one of those undocumented stored procedures, which is [...]

Want a Free Trip to PASS?

I have previously noted on this blog that I write for MSSQLTips. As such, I wanted to tell you about a prize that MSSQLTips and Idera are sponsoring: an all expenses paid trip to the PASS Community Summit in November 2009.
Here are the details – http://www.mssqltips.com/pass_giveaway_entry.asp
That’s correct, you can win a trip to PASS! Go and [...]