Greetings! I am by no means a DB admin but I do what I have to do! I have created a very basic maint. plan for a 5GB database. Integrity check, update stats, reorg database, and cleanup history. This plan runs once weekly. After it runs...my transaction log increases x5. I have a my transaction log set at 1024MB minimum size which should be plenty. However, after this plan runs it increases tremendously. I narrowed it down to the reorg task in the plan is causing the issue. So, then I tried a rebuild task instead with the same results. I have several other databases I manage with these tasks and have no problem. Any ideas why this is happening? Thanks so much.
↧