doumou1864 2014-10-02 06:52
浏览 31

使用Apache,Php的SQL Server 2014企业性能降低

I have SQL server 2014 64bit Enterprise with 600,000 records running with Apache Server and Php5. My problem is that, loading and processing of data is very slow even access is thru localhost. Upon checking the process manager, i found out that SQL Service consumed at around 80-90% of the memory.By the way, I have 12Gb memory installed, and when i stopped SQL service memory suddenly drops to 5-15% usage. However. when i tried to execute query, select all, it just took around 40secs to 2mins to show all records which i think is fast enough compared to sql server 2012 below.

You guys experienced this problem? Maybe someone knows how to fix this. thanks.

  • 写回答

2条回答 默认 最新

  • dqitk20644 2014-10-02 07:37
    关注

    Your question is very generic but, I try to help.

    Go on Sql Server and click on server instance with mouse right button. Choose properties and go in the tab "Memory" and check the max dimension of Sql Server memory as the follow image:

    Memory tab about server instance

    The screen shot is in italian but I've added a red arrow to sign the parameter you must change.

    This feature can resolve the issue memory.

    评论

报告相同问题?

悬赏问题

  • ¥60 求一个简单的网页(标签-安全|关键词-上传)
  • ¥35 lstm时间序列共享单车预测,loss值优化,参数优化算法
  • ¥15 基于卷积神经网络的声纹识别
  • ¥15 Python中的request,如何使用ssr节点,通过代理requests网页。本人在泰国,需要用大陆ip才能玩网页游戏,合法合规。
  • ¥100 为什么这个恒流源电路不能恒流?
  • ¥15 有偿求跨组件数据流路径图
  • ¥15 写一个方法checkPerson,入参实体类Person,出参布尔值
  • ¥15 我想咨询一下路面纹理三维点云数据处理的一些问题,上传的坐标文件里是怎么对无序点进行编号的,以及xy坐标在处理的时候是进行整体模型分片处理的吗
  • ¥15 一直显示正在等待HID—ISP
  • ¥15 Python turtle 画图