Home Forums SQL Server 2005 Administering difference between session and task - sys.dm_db_session_space_usage/sys.dm_db_task_space_usage RE: difference between session and task - sys.dm_db_session_space_usage/sys.dm_db_task_space_usage

  • Task is the currently running query

    Session is the total since the session (connection) logged in.

    Gail Shaw
    Microsoft Certified Master: SQL Server, MVP, M.Sc (Comp Sci)
    SQL In The Wild: Discussions on DB performance with occasional diversions into recoverability

    We walk in the dark places no others will enter
    We stand on the bridge and no one may pass