show/hide this revision's text 2 added 472 characters in body

You'd

You should monitor and be alerted for severity levels 20 17 to 25.

Severity levels from 17 through 19 will require intervention from a DBA, they're not as serious as 20-25 but the DBA needs to be alerted.
17 Insufficient Resources
18 Nonfatal Internal Error Detected
19 Error in Resource


These are serious :
20 errors that will mean SQL Server Fatal is no longer working
20 SQL Error in Current Process
21 SQL Server Fatal Error in Database dbid Processes
22 SQL Server Fatal Error Table Integrity Suspect
23 SQL Server Fatal Error: Database Integrity Suspect
24,25 Hardware Error

for more information on the severity levels see http://msdn.microsoft.com/en-us/library/aa937483(SQL.80).aspx

show/hide this revision's text 1

You'd should monitor and be alerted for severity levels 20 to 25. These are serious:
20 SQL Server Fatal Error in Current Process
21 SQL Server Fatal Error in Database dbid Processes
22 SQL Server Fatal Error Table Integrity Suspect
23 SQL Server Fatal Error: Database Integrity Suspect
24,25 Hardware Error