how to tuning procedures in database tuning advisor

  • hi..

    In mydatabase I have used storedprocedures to get data from tables.How can I improve performance by using Tuning Advisor.

    Thanks
    Dastagiri.D

  • Tuning advisor is used to get recommendations for indexes. It doesn't offer suggestions on rewriting code.

    You can either submit a single query to DTA, or take a trace (a representative workload of the system) and let DTA use that as the basis of it's analysis.

    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