I was wondering if there is a way to trigger a customized action (for example your own stored procedure or run a SQL/T-SQL statement) using extended events. Basically I would like to not only collect data when an event is triggered but to also take
action by running my own commands/SPs that would fix the condition that triggered that event.
Thank you,
LLL
LLL