I received an alert "Possible index corruption detected. Run DBCC CHECKDB" I checked the error logs and they are: " Possible index corruption detected. Run DBCC CHECKDB Error:9100, Severity: 23, State: 2 "
My question would be how will I determine which database to run DBCC on? I couldn't find a message pointing to which db raised this alert.
Thank you,