Forum Replies Created

Viewing 3 posts - 1 through 4 (of 4 total)

  • RE: how to track SP's to tempdb usage

    I think it's a combination of explicit and implicit tempDB usage. A while ago, the DBA's showed the developers the magic of using staging tables in their procs, and...

  • RE: how to track SP's to tempdb usage

    it's pretty much a single purpose database and it has crazy numbers on the write waits on the tempdb and high workfile numbers.

    ed

  • RE: how to track SP's to tempdb usage

    yeah, I have access to the SP's, so I can see all the tempdb creations. The other tempDB usage (spools, aggregations) may also be a problem.

    Ideally, I would like...

Viewing 3 posts - 1 through 4 (of 4 total)