Last month, I wrote about how to avoid having ginormous transaction logs within SharePoint databases. But what if it’s too late, and your files are too large? This “ginormousity” (yes, I made up this word) would be discovered by viewing the SharePoint databases in SQL Server, checking the size of your SQL Server databases data file (.mdf) and making sure it’s about the expected size — only to find that when you look at the associated transaction log file (.ldf) it is significantly larger than the data file.

To read this article in full or to leave a comment, please click here

Source: COMPUTER WORLD