Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Full Log File + E-mailing Warnings.

Status
Not open for further replies.

StevenK

Programmer
Jan 5, 2001
1,294
GB
I've recently had an error message thats caused my external application (feeding from SQl server database) to crash. The message read 'General SQL error. The log file for database 'Database-name' is full. Back up the transaction log to the database to free up some log space.'.
This has likely been caused due to the fact that I only had 8MB free on the drive the database was sitting on at the time of the message. Or maybe some other reason ?
Is there a way to get the database to e-mail the user (and developer) of a possible problem like this - i.e. sending a mail when the server only has 'X' MB free left on the drive ?
Thanks in advance.
Steve
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top