日期:2014-05-18 浏览次数:20403 次
---SQL Server对大容量内存的支持 32位操作系统有个很大的缺陷,应用程序无法访问大于4G的进程地址空间,因为32位的指针无法保存大于4G的地址空间 如果大于4G,则需要使用地址窗口化扩展插件(AWE),具体操作如下: 1,启动物理地址扩展 (1)找到C:\boot.ini,并删除其只读属性. (2)编辑boot.ini,在ARC路径中添加/PAE参数.例如: 在windows Server 2003 Enterprise Edition 中,编辑后的ARC路径如下: muti(0)disk(0)partition(1)windows="windows Server 2003 Enterprise,Edition"/fastdetect/PAE 保存后将其恢复为只读模式,然后重新启动计算机。 如果计算机上的可用物理内存超过16G,应确保boot.ini文件中没有/3gb参数 ---如何启动AWE选项 sp_configure'show advanced options',1 reconfigure go sp_configue 'awe enabled',1 reconfigure go ---手动配置内存选项 sp_configure'show advanced options',1 go reconfigure go sp_configure 'min server memory' --服务器最小内存 sp_configure 'max server memory' --服务器最大内存 sp_configure 'index create memory'--创建索引占用的内存 sp_configure 'min memory per query'--每次查询占用的最小内存
------解决方案--------------------
像360或优化大师、腾讯医生等等的监控网速软件他们都认为sql的数据正常进出是网速流量的进出,所以你不必管它。