Results 1 to 8 of 8

Thread: Index tuning wizard problems

  1. #1
    Join Date
    Sep 2002
    Posts
    41

    Index tuning wizard problems

    I am attempting to run the index tuning wizard on a SQL 7.0 SP4 server. I am using a trace file generated from profiler during a process we are having slow response from.

    When I run the index tuning wizard (ITW)it gets part way through, usually around where it says 'tuning' and then just stops. No errors. No messages.

    I ran performance monitor on the server and it looks like the available memory drops to 0 around the tuning part of the ITW.

    I do get a Dr. Watson error in my application log on the server.

    The application, , generated an application error The error occurred on 05/12/2003 @ 21:07:32.265 The exception generated was c0000005 at address 4174B1CB (<nosymbols>)


    Anyone know what is going on with this? Or how to successfully run the tuning wizard.

    Thanks.

  2. #2
    Join Date
    Sep 2002
    Posts
    5,938
    May need more memory. By the way, how big the page file is on the server?

  3. #3
    Join Date
    Sep 2002
    Posts
    41

    Index Tuning Wizard problems

    The server has 1GB of RAM.

    The page file size is 1.5GB.

  4. #4
    Join Date
    Sep 2002
    Posts
    5,938
    How big the db is? How much memory allocated to sql?

  5. #5
    Join Date
    Sep 2002
    Posts
    41
    Database Size:

    8554MB Data
    2584MB Log

    SQL Memory is set to dynamically configure SQL Server memory.

  6. #6
    Join Date
    Sep 2002
    Posts
    5,938
    Tried run the wizard on client machine?

  7. #7
    Join Date
    Sep 2002
    Posts
    41
    Yes. I have run the wizard on another SQL 7.0 server and also on my workstation which has the 2000 version of tools installed.

    Both fail.

  8. #8
    Join Date
    Sep 2002
    Posts
    5,938
    May call Microsoft to see if it's known issue.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •