Activity overview
Latest activity by lcarpay_hp
regular expression SQL Server log entry Alert
hi, what I want to do is to raise an alert in SQL Monitor when custom error with message_id=63999 is raised via RAISERROR(63999,1,1) or with severity 11 for that matter RAISERROR(63999,11,1) . I fo...