Replication tuning

  • Good day to everybody!

    I'm running SQL 2000 with SP2, windows advanced 2000 SP3. 4Gs of memmory and

    6 CPUs

    Here is a question: this system running trans replication with a local distrib.

    When Its generating a snapshot, out of all 6 cpus only one is maxing out up to 98%, the rest of the cpus not running even 5%.

    In server properties all CPUs are checked for usage by SQL, also I have allocated 2Gs of memmory for SQL. How do I spread equaly

    CPU usage.

  • This was removed by the editor as SPAM

  • Have you checked the "SQL Server Properties (Processor Tab)" options to confirm that you have correctly set the number of processors to use for parallel query as well as the "Minimum query plan threshold for considering queries for parallel execution" option.


    Joseph

  • There is an -inproc (spelling?) switch that lets you run multiple threads, that might distribute the workload.

    Andy

    http://qa.sqlservercentral.com/columnists/awarren/

  • Thank you, very much! I'll try that.

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

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