I have had our SQL team, point out an issue
there are a bunch of jobs being created owned by the DW-ROacct, and calls a stored procedure in the OpsMgrReportServer database
e.g.; exec [OpsMgrReportServer].dbo.AddEvent @EventType='CacheInvalidateSchedule', @EventData='2c191169-d726-4611-882d-74199e183241'',
Can someone advise why these are being created? and What SCOM uses these for.