Link to home
Start Free TrialLog in
Avatar of dba2dba
dba2dba

asked on

A significant part of sql server process memory has been paged out.

Hi Experts,

We have a new SQL Cluster built. Windows 2008 R2/ SQL Server 2005 SP3 with 96 GB RAM.

It is not in production and was a fresh install.

I limited SQL Server to 90 GB RAM and see this error in the error log:

A significant part of sql server process memory has been paged out. This may result in a performance degradation.

Any idea why this occurs and how to resolve.

Thanks,
ASKER CERTIFIED SOLUTION
Avatar of Humpdy
Humpdy

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
SOLUTION
Avatar of EvilPostIt
EvilPostIt
Flag of United Kingdom of Great Britain and Northern Ireland image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of dba2dba
dba2dba

ASKER

I have gone through the articles.

Can you please advice  if there are any ill affects of enabling this privilege.

Thanks,
I had to go through it not so long ago....no issues........................................YET
This is pretty standard. I would also make sure that you set your memory limits too though. Ie min server memory & max server memory. These settings are both in SQL. Otherwise it will be possible for SQL Server to all memory and not give anything back to the os.
Hi

You don't mention if you are running in X32 or X64?
Set the service account to lock pages in memory and then enable AWE on the sql.