![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
#3
| |||
| |||
|
|
Yes it is. Without the 3Gb switch the server process will still be limited to 2Gb of addressable memory. -- Regards Darren Gosbell [MCSD] dgosbell_at_yahoo_dot_com Blog: http://www.geekswithblogs.net/darrengosbell |
#4
| |||
| |||
|
|
Thanks for the answer... What sucks about that is that if you buy a 32-bit 16way Unisys server that has 32gb of physical memory, AS is still limited to 2gb because there is a PAE - /3GB conflict. From what I understand, and have seen personally, is that if you have more than 16gb of memory with the /3GB switch and the PAE enabled, usually hot swappable memory automatically enables PAE, your Kernel crashes because it needs more than 1gb of memory to handle more than 16gb of memory. And to make matter worse, AS uses formulas to calculate memory and thread configurations that are too much for the 2gb limit... So, we have established that you have to use the /3GB switch for the process to use more than 2gb. Is there a way to fool the process by using /USERVA switch with the /3GB switch to give the kernel more memory to handle more than 16gb of memory and still have the process use 3gb? And, from what I'm understand is that SQL Server relational engine gets around this with the AWE configuration, correct? Thanks again. Michael "Darren Gosbell" wrote: Yes it is. Without the 3Gb switch the server process will still be limited to 2Gb of addressable memory. -- Regards Darren Gosbell [MCSD] dgosbell_at_yahoo_dot_com Blog: http://www.geekswithblogs.net/darrengosbell |
#5
| |||
| |||
|
|
What sucks about that is that if you buy a 32-bit 16way Unisys server that has 32gb of physical memory, AS is still limited to 2gb because there is a PAE - /3GB conflict. |
|
And, from what I'm understand is that SQL Server relational engine gets around this with the AWE configuration, correct? |
|
to use more than 2gb. Is there a way to fool the process by using /USERVA switch with the /3GB switch |
![]() |
| Thread Tools | |
| Display Modes | |
| |