Submitting forms on the support site are temporary unavailable for schedule maintenance. If you need immediate assistance please contact technical support. We apologize for the inconvenience.
Tempdb Usage SQL statement is not the same as Sessions SQL statement for the same SPID.
설명
Tempdb Usage SQL statement is not the same as Sessions SQL statement for the same SPID.
해결 방안
This is as expected since each screen has its own data collection. By default when application is closed each collection runs every 5 minutes. Within 5 minutes there may be lots of SQL has executed in same session, hence, different SQL Statements shown.