Hello,
I would like to use Solution Manager monitor the result of DBCC CHECKDB on SQL Server based systems. I found note 1609057, which lists everything that is checked by metric group SQL Setup Check Message. According to the note, the metric group also checks the result of the last DBCC CHECKDB job for corruption.
I have an AS Java system where DBCC CHECKDB shows errors, but this is not reflected in the aforementioned metric group. Does anyone know why it is not showing an error? Are there other ways to monitor this in Solution Manager?
Thank you