How do you use cloud databases? Take the survey.
Options

SQL Error Log Informational Messages

Every time I restart a secondary server, I get a load of the following alerts from SQL Monitor

Error: 35262, Severity: 17, State: 1.
Skipping the default startup of database 'xxx'' because the database belongs to an availability group (Group ID: 65536). The database will be started by the availability group. This is an informational message only. No user action is required.

Is there a way to filter these so they don't raise a load of alerts? The only option I'm currently faced with is turning the alert off completely.
Tagged:

Best Answer

  • Options
    Alex BAlex B Posts: 1,132 Diamond 4
    Hi @crimdon

    Currently the only other option would be to increase the severity that triggers the alert to something that wouldn't trigger for those SQL Error Log entries. To do this go to Configuration > Alert settings > SQL Server error log entry (either for all servers or only those for which this occurs).

    There are also some Uservoice entries related to this which you should vote on here and here

    Kind regards,
    Alex
    Product Support Engineer | Redgate Software

    Have you visited our Help Center?
Sign In or Register to comment.