Sign in with
Sign up | Sign in
Solved

Memory in server systems

Last response: in Components
Share

Best solution

The 32 bit Server O/S support more that 4GB of memory using a technology called PAE or Physical Address Extension.
This allowed the 32 bit version of Server 2003 to support 32GB in the Enterprise version and 64GB in the Data Centre version.
Even with this the apps could only use 2GB of ram per instance unless they were written with the ability to use more (up to 3GB) with extra switches in the Boot.ini.
!