SQL server 2005 running on windows XP, memory grows steadily then SQL(system) hangs when memory gets to 1.7 gb...Server must be re-started. What could cause this?
Software/Hardware used:
ASKED:
January 26, 2009 1:22 PM
UPDATED:
January 29, 2009 3:31 PM
Thanks for resonding, it’s running Workgroup edition 9.0.3042 , database is 2 gb, and there 3gb of ram available.
Workgroup supports up to 3 Gigs of RAM, but to go above 2 Gigs of RAM you’ll need to enable AWE within the database and PAE at the OS level (which I’m not sure if XP supports).
Assuming that you enable AWE there probably isn’t enough RAM available on the machine to let SQL take any more RAM.
Thank you. I am moving the DB to a more stable/standard server..