search
Twitter Rss Feeds
MicrosoftArticlesForumsGroups
C# .NET
VB.NET
Visual Studio .NET
ADO.NET
Xml/Xslt
VB 6.0
.NET CF
GDI+
LINQ
Deployment
Security
FoxPro
Silverlight / WPF
Entity Framework
RIA Services

Web ProgrammingArticlesForumsGroups
JavaScript
ASP
ASP.NET
Web Services

Non-MicrosoftArticlesForumsGroups
NHibernate
Perl
PHP
Ruby
Java
Linux / Unix
Apple
Open Source

DatabasesArticlesForumsGroups
SQL Server
Access
Oracle
MySQL
Other Databases

OfficeArticlesForumsGroups
Microsoft Excel
Microsoft Word
Microsoft Powerpoint
Publisher
Money

Operating SystemsArticlesForumsGroups
Windows 7
Windows Server
Windows Vista
Windows XP
Windows Update
MAC
Linux / UNIX

Server PlatformsArticlesForumsGroups
Share Point
BizTalk
Site Server
Exhange Server
IIS
Transaction Server

Graphic DesignArticlesForumsGroups
Macromedia Flash
Adobe PhotoShop
Microsoft Expression

OtherArticlesForumsGroups
Subversion / CVS
Ask Dr. Dotnetsky
Active Directory
Networking
Uninstall Virus
Job Openings
Reviews
Search Engines
Resumes

 

Previous Thread:   SQL Server Software on cluster: local drive other than C:?

8/15/2005 10:12:34 PM    Re: Memory configuration for SQL2k cluster


8/16/2005 9:33:57 AM    Memory configuration for SQL2k cluster


8/22/2005 2:39:39 AM    Re: Memory configuration for SQL2k cluster
As per SQL Server Books Online topic "Managing AWE Memory"  
  
Use System Monitor (Performance Monitor in Microsoft Windows NT® 4.0) to retrieve information on SQL Server memory usage and available memory.  
  
Task Manager does not provide accurate memory usage  
  
information for AWE.  
  
Therefore, the memory quoted for sqlservr.exe is NOT correct.  
  
To obtain the correct amount of SQL Server memory usage, you can use the Total Server Memory (KB) performance counter,  
  
activated through System Monitor, or select the memory usage from sysperfinfo.  
  
For more information, see Monitoring Memory Usage.  
  
Also, make sure that the MSSQLServer service account has been assigned the "Lock Pages in Memory" privilege on both nodes.  
  
Best Regards,  
  
Uttam Parui  
  
Microsoft Corporation  
  
This posting is provided "AS IS" with no warranties, and confers no rights.  
  
Are you secure?  
  
For information about the Strategic Technology Protection Program and to order your FREE Security Tool Kit, please visit http://www.microsoft.com/security.  
  
Microsoft highly recommends that users with Internet access update their Microsoft software to better protect against viruses and security vulnerabilities.  
  
The easiest way to do this is to visit the following websites:  
  
http://www.microsoft.com/protect  
  
http://www.microsoft.com/security/guidance/default.mspx


Pete's Blog   |    Pete's Resume   |    Robbe's Blog   |    Robbe's Resume   |    Archive #2   |    Archive #3   |    Dotnetslackers   |    XmlPitStop   |    Advertise   |   Contact Us   |   Privacy   |   Copyright (c) 2000 - 2009 eggheadcafe.com  All rights reserved.