Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
ferrethouse
Constraint Violating Yak Guru
352 Posts |
Posted - 2012-03-11 : 19:45:04
|
I read that the RAM limit for standard edition is 64 gigs. I allocated 64 gigs to my instance but under processes it shows that it is using 70 gigs. I have 100 gigs of RAM on the server. Obviously I'd like to use more than 64 gigs if possible (and not violate licensing). Does Microsoft enforce the 64 gig limit or has that limit been removed? |
|
russell
Pyro-ma-ni-yak
5072 Posts |
Posted - 2012-03-12 : 09:55:54
|
Where did you read that? It isn't true. SQL Server 2008 SE can utilize as much memory as the OS supports.http://msdn.microsoft.com/en-us/library/ms143685(v=sql.100).aspx |
 |
|
|
|
|