当前位置: 代码迷 >> Sql Server >> 资源池 'default' 没足够的系统内存来运行此查询
  详细解决方案

资源池 'default' 没足够的系统内存来运行此查询

热度:63   发布时间:2016-04-24 21:04:30.0
资源池 'default' 没有足够的系统内存来运行此查询。
在sql server 2008 中运行查询,总是会报错:

资源池 'default' 没有足够的系统内存来运行此查询。

该如何解决,请赐教。。

------解决方案--------------------
硬盘空间不足?
------解决方案--------------------
没有遇到过这个问题
Google上搜:There is insufficient system memory in resource pool 'internal' to run this query"
查找或许是一个bug:
http://support.microsoft.com/kb/982854/en-us
------解决方案--------------------
Log若存在:There is insufficient system memory in resource pool 'internal' to run this query
该错误也是内存不足的一个现象.
------解决方案--------------------
做什么查询?
------解决方案--------------------
硬件是什么配置,听你的描述,似乎是安装的有问题。
  相关解决方案