I came across a problem of some SharePoint databases whose transaction logs had grown extensively during a test period with lots of data import etc. causing a lot of transactions. The fix was quite simple, as described in this article:http://microtechpoi... the recipe:1.Locate the database log files in the file system, and select your targets based on size2.Locate the respective database in Management Studio3.Right-click the database and select ......