Log Full - Notification

  • Hi,

    Do we have any queries or easy way to identify which all DBs in an instance is having Log full error?

    The problem is We have 10+ different servers and have 10-20 DBs (huge) in each instances. We come to know only if someone inform us that they were not able to work on the db due to this kind of issues.

    Thanks in Advance!

  • Be sure you are tracking space, and making log backups. That is the first thing.

    You can set an alert condition to mail you (http://msdn.microsoft.com/en-us/library/ms187827.aspx)

    or build an app[/url]

  • You can configure alerts for each database as per Steve's link and set them to 80% of your database size. So that will alert you when your database reaches to 80% and also configure adhoch log backup job. Get them triggered with database size alert.

    So you will be alerted when database size reached @ 80% and adhoch log backup job will execute at the same time which will database log backup and reduce the unused space.

    Please revert if any doubt...

    Thanks,

    DKG

Viewing 3 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply