SQL server does not use tempdb

  • I have a DB with some tables more than 7 millions record. However any query ,even with join , from those table are slow and the they are using tempdb at all. The reason that I say tempdb is not used is because its size is about 8 MB and it is not changed. I had no restart to Server them my assumption is that tempdb is not restored from model. Can anyone help me to find why SQL is not using tempdb?

  • Duplicate post. No answers here, please. Keep all the answers together at the following post...

    http://www.sqlservercentral.com/Forums/Topic1792569-146-1.aspx

    Thanks, folks.

    --Jeff Moden


    RBAR is pronounced "ree-bar" and is a "Modenism" for Row-By-Agonizing-Row.
    First step towards the paradigm shift of writing Set Based code:
    ________Stop thinking about what you want to do to a ROW... think, instead, of what you want to do to a COLUMN.

    Change is inevitable... Change for the better is not.


    Helpful Links:
    How to post code problems
    How to Post Performance Problems
    Create a Tally Function (fnTally)

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

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