Wrox Programmer Forums
|
SQL Server 2000 General discussion of Microsoft SQL Server -- for topics that don't fit in one of the more specific SQL Server forums. version 2000 only. There's a new forum for SQL Server 2005.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the SQL Server 2000 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old January 20th, 2004, 11:18 AM
Authorized User
 
Join Date: Jun 2003
Posts: 13
Thanks: 0
Thanked 0 Times in 0 Posts
Default Page Faults High

Hi,

I have set up Performance Monitor to track the number of Page Faults on a remote Server(NT 4 SP6) running SQL Server 2000. There are no other applications running on this server.

These are the setting for SQL Server..

1:SQL server is configured to use memory dynamically with a min memory setting of 0 and a max of 1792. Total memory avaliable is 2047MB so I thought best to not go beyond 1792MB so as not to starve the OS.

2:Reserve Physical Memory for SQL Server is checked on

3:Min query memory is 1024KB, the default setting

4:Boost SQL Server priority on Windows is checked on

The average page faults is around 600 per sec which I think is high. Pages/sec (i.e. Hard Page faults) are low, about 3 per sec. If I am correct in saying Page Faults/sec minus Page Input/sec equals Soft Page Fauls/sec then that gives me about 600 soft page faults/sec on average as Page Input/sec is tiny (0.01 average).

Can anyone explain why the soft page faults/sec is so high? Or is this normal? What would you expect this figure to be?? I can't find much documentation on the Net about this.

Thanks
Niall

The
 
Old February 25th, 2004, 05:45 PM
Registered User
 
Join Date: Feb 2004
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default

I realize this is not answering your question, but for:
4:Boost SQL Server priority on Windows is checked on

You should not bother. As per chat transcript that can be found at:
http://www.microsoft.com/technet/tre...QL/sql1022.asp

Read the following response:
This option is a holdover from SQL Server 6.5, running on Windows NT 3.x, where there could be some benefit from using it if you were careful. There is really no reason for it, but it is hard to remove something that has been around for a while. Don’t look for this option being available in any future versions






Similar Threads
Thread Thread Starter Forum Replies Last Post
help me to make high light menu at VS 6. C++ asdfci Visual C++ 0 July 24th, 2007 12:24 PM
High Cpu usage Cruz_240sx Classic ASP Components 2 March 20th, 2007 06:42 AM
Very high XSL Problem markus2000 XSLT 2 June 8th, 2006 04:51 PM
Show high resolution image usamaalam Crystal Reports 0 December 14th, 2005 04:29 PM
High Low Card Game vtvb VB.NET 2002/2003 Basics 1 September 23rd, 2005 01:21 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.