I have a job that loads the WhoisActive results into a table every 30 seconds. However, I encounter an issue when the XML SQL_TEXT contains too many nested nodes, making it impossible to load the table. Is there a way to filter these records or another workaround? Loading this data into a table has been invaluable in helping us solve numerous issues.
I have a job that loads the WhoisActive results into a table every 30 seconds. However, I encounter an issue when the XML SQL_TEXT contains too many nested nodes, making it impossible to load the table. Is there a way to filter these records or another workaround? Loading this data into a table has been invaluable in helping us solve numerous issues.