PAE switch

Soldato
Joined
28 Sep 2008
Posts
14,196
Location
Britain
We're running Windows Server 2003 32bit Enterprise (SP2).

Yes, I know!

We have SQL 2005 running on here and someone suggested whacking in 8Gb and invoking the PAE switch. Now, I know it's fine, but is it really going to work as we hope?

The server is a new build and I'm all for whipping x64 Windows on there but meh
 
Well using the PAE switch would allow Windows to use all 8GB of memory but I am reasonably sure that Windows processes can only grow up to 2Gb because it is still just 32-BIT Windows.

I would use 64-BIT for Windows and SQL Server. Never really see teh point of 32-BIT O/S these days as 32-BIT programs still work on x64 versions of Windows.
 
Careful with IFLAA though. Can (and does) cause instability with some processes. I don't have a comprehensive list or anything to give you though...
 
Yes, you have to put /3GB switch in the boot.ini (better double check the switch) but the process that needs 3GBs needs to be programmed to take advantage of the extra memory. E.g a product I use, BusinessObjects, is not set to take advantage of the extra memory.
 
Back
Top Bottom