资源池 'default' 没有足够的系统内存来运行此查询
资源池 'default' 没有足够的系统内存来运行此查询。 mssql2008 R2+win2008 64位 [/code]
Last Notification 2 51:18. spid53 错误: 701,严重性: 17,状态: 123。 51:18. spid53 There is insufficient system memory in resource pool 'default' to run this query. 51:18. spid53 错误: 701,严重性: 17,状态: 123。 51:18. spid53 There is insufficient system memory in resource pool 'default' to run this query. 51:18. spid53 错误: 701,严重性: 17,状态: 123。 51:18. spid53 There is insufficient system memory in resource pool 'default' to run this query. 51:18. spid53 错误: 701,严重性: 17,状态: 123。 内存不够,可能是因为计算太复杂,或者事务处理错误只提交没有回滚,或者其他错误导致一直占用系统内存而致内存不足,建议你检查程序是做了哪些操作而产生这样的错误?直接对这个问题去检查代码 59:17. spid66 Configuration option 'max server memory (MB)' changed from 2147483647 to 256. Run the RECONFIGURE statement to install.
有人捣蛋?? 检查一下SP_Configure 一般情况下,最大内存的大小还是要设置的, 尽管SQL SERVER对于外部、内部内存压力有自我条件功能,但是它不是表现的很完美, 有时候有外部内存压力的时候,它的反应不够快,或者不够彻底,那就会引起SQL SERVER被paged out,影响性能
|