How to find the time required to complete for a query which is currently running...

  • Experts,

    I have a query which is currently running..

    Is there a way to find how much more time it will take to complete the execution ?

    Thanks in advance.

    Smith.

  • No, because there's no way to estimate that. The query could be blocked, it could have to wait for a resource or time on the CPU, etc.

    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

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply