473,473 Members | 2,219 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Sql server process memory question

I got a Small Business Server 2003 running. It has 2 sqlserver
processes. One of them is growing by 200mb every day. Does anyone have
a clue to this. It's serving as a printserver, fileserver and exchange
server. There is no specific use of the sqlserver. The antivirus is
MCaffee

Feb 15 '07 #1
3 2458

<ca******@gmail.comwrote in message
news:11*********************@p10g2000cwp.googlegro ups.com...
>I got a Small Business Server 2003 running. It has 2 sqlserver
processes. One of them is growing by 200mb every day. Does anyone have
a clue to this. It's serving as a printserver, fileserver and exchange
server. There is no specific use of the sqlserver. The antivirus is
MCaffee
What is growing by 200MB a day? Memory? disk? If disk, which, the data or
the log?

Feb 15 '07 #2
(ca******@gmail.com) writes:
I got a Small Business Server 2003 running. It has 2 sqlserver
processes. One of them is growing by 200mb every day. Does anyone have
a clue to this. It's serving as a printserver, fileserver and exchange
server. There is no specific use of the sqlserver.
SQL Server likes to grab as much memory it can, since memory is good for
cache, and cache is good for performance. If other processes on the machine
needs the memory, SQL Server will yield, but it may not yield fast
enough. Since SQL Server is not alone on this box, it could be a good
idea to set an upper limit for the memory. You can do this from Enterprise
Manager.
The antivirus is MCaffee
You should exempt mdf, ndf and ldf files from virus checl, as backup
files.

--
Erland Sommarskog, SQL Server MVP, es****@sommarskog.se

Books Online for SQL Server 2005 at
http://www.microsoft.com/technet/pro...ads/books.mspx
Books Online for SQL Server 2000 at
http://www.microsoft.com/sql/prodinf...ons/books.mspx
Feb 15 '07 #3
On 15 Feb., 17:38, "Greg D. Moore \(Strider\)"
<mooregr_deletet...@greenms.comwrote:
<caspe...@gmail.comwrote in message

news:11*********************@p10g2000cwp.googlegro ups.com...
I got a Small Business Server 2003 running. It has 2 sqlserver
processes. One of them is growing by 200mb every day. Does anyone have
a clue to this. It's serving as a printserver, fileserver and exchange
server. There is no specific use of the sqlserver. The antivirus is
MCaffee

What is growing by 200MB a day? Memory? disk? If disk, which, the data or
the log?
The amount of memory is growing. Currently 2 processes one 400mb the
other 1,4GB. The later is growing by 200mb pr day

Feb 16 '07 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: w2jin | last post by:
Hi All Some my SQL Server are experience high memory usage. 1. How can I detect which process which process cause the big memory usage and not released? 2. Which sql server components in...
16
by: Justin Lazanowski | last post by:
Cross posting this question on the recommendation of an I have a .NET application that I am developing in C# I am loading information in from a dataset, and then pushing the dataset to a grid,...
2
by: Aravind | last post by:
Unable to consume Process reserved memory Hi , This is a Windows form application which interacts with the unmanaged C++ codes . In unmanaged c++ code we allocate around 130MB on the heap for...
1
by: Cy Huckaba | last post by:
We are running our company website on a win2k server running .NET framework 1.0 and IIS 5. The pages consist of mostly static content built from a combination of custom controls (dll is only 148k...
10
by: tshad | last post by:
I have been using the default session state (InProc) and have found that I have been loosing my information after a period of time (normally 20 minutes). Is there anyway to find out how much...
6
by: Daniel Walzenbach | last post by:
Hi, I have a web application which sometimes throws an “out of memory” exception. To get an idea what happens I traced some values using performance monitor and got the following values (for...
25
by: abhinav | last post by:
Hello guys, I am a novice in python.I have to implement a full fledged mail server ..But i am not able to choose the language.Should i go for C(socket API) or python for this project? What are the...
28
by: Jon Davis | last post by:
We're looking at running a memory-intensive process for a web site as a Windows service in isolation of IIS because IIS refuses to consume all of the available physical RAM. Considering remoting to...
5
by: Tenacious | last post by:
I am trying to shutdown a database server in the Application_End event handler on the Global.asax page. So far I am trying this only on the development server that comes with Visual Studio 2005....
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development projectplanning, coding, testing,...
0
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
muto222
php
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.