Re: Alocated Memory Error (SQLSERVR)
- From: "Dave Nickason [SBS MVP]" <gwdibble@xxxxxxxxxxxxxxxxxxxxxx>
- Date: Tue, 1 Aug 2006 17:36:49 -0400
I can't get anywhere with the link you posted, but Susan's blog does have a
procedure that's very similar to the one I use. It might be this one, or
just search her blog for "allocated memory alerts."
http://msmvps.com/blogs/bradley/archive/2005/05/22/48500.aspx
If I remember correctly, Susan has actually done it, so the method she
blogged is proven to work satisfactorily. I think her procedure and the one
in the KB I posted are very similar, and the only reason I refer people to
the KB is that it's MS documentation and may be simpler. I've done the one
in the KB twice, so we know they both work. I think the two procedures are
just different ways of using osql to get to the same result, and I'm
confident that whichever you use will work satisfactorily.
The one kicker is that MS is apparently unwilling to give a firm number on
what you should throttle the RAM to. They point to obvious reasons -
everyone runs differently configured hardware and software, so YMMV. From
the blog, it looks like Susan chose 100 mb. I chose 128. We're both happy,
so I think that's a good neighborhood to try. As I said, I think it's
important to document anything like this in case you get an unpleasant
surprise.
On your observation that this is becoming more prevalent, IMO as people try
to limit RAM usage by the MSDE instances, we should all post what we do and
how it works out for us. Maybe we can get a consensus going as to what
specific numbers to recommend. I chose 128 almost from thin air, and it's
only because I've been using it for 4 or 5 months that I'm willing to put
that number out there as a possibility for someone else to use.
"N. Hughes" <quadrantcomputerNOSPAM@xxxxxxxxxxx> wrote in message
news:uhKb2uatGHA.2020@xxxxxxxxxxxxxxxxxxxxxxx
I've had this issue on one site which runs SBS 2003 Premium with SQL
Server 2000 SP4, but ISA is not installed. The memory problem on my
client's server (2Gb RAM) seems to be due to the SQLAgent$SBSMonitoring
and MSSQL$SBSMonitoring instances. The gradual grabbing of RAM by these
instances is excessive and not related to the Alerts configuration. It
seems to be coming more and more prevalent, at least judging by NG posts.
Changing the SQL Enterprise Manager memory settings does not work. Susan
Bradley posted what I hope is a fix, will be onsite to test it today.
http://www.sbsarchive.com/search.php?search=sql+memory&op=1&ts=2&mo=1&srchmonthe=7&srchmonths=4&srchyeare=2006&srchyears=2006&subject=R:%20[sbs%20list]%20High%20mem%20usage%20on%20SBS%202003
Thanks to Daryl Maunder of the Melbourne SBSUG for advising me of this
link.
Dave, you might like to comment further?
Regards
Norm Hughes
"Dave Nickason [SBS MVP]" <gwdibble@xxxxxxxxxxxxxxxxxxxxxx> wrote in
message news:eiOrPIatGHA.4748@xxxxxxxxxxxxxxxxxxxxxxx
I'll give you the short answer and please feel free to post back if you
have questions.
- See http://blogs.technet.com/sbs/archive/2006/06/07/433707.aspx. If
you think the alert is misconfigured, fix that and give it a while to see
what happens (ignore the part about this happening when adding ram since
the same guidelines apply anyway). If you're not familiar with this
site, I recommend bookmarking it for future reference - these are the top
SBS gurus at MS support.
- If the above isn't your answer, open Task Manager and view the
Processes, with the PID column showing. Get the PID for the SQL instance
in question. Open a command prompt and type "tasklist /svc" without the
quotes. Find that PID and note which instance of SQL is the culprit (for
example, SBSMONITORING, MSFW).
- You can throttle the instance to use less RAM following the procedure
in the following KB. If the instance whose ram usage you want to
throttle back is not MSFW, substitute the correct instance name in place
of MSFW when following the steps. Use a memory threshold you consider to
be practical - I've used 128 MB for MSFW and monitoring. SharePoint and
WSUS haven't used an unusual amount of RAM so I've left those in their
default configurations. Please carefully note any changes you make in
case of unintended results.
You may experience high memory usage on an ISA Server 2004-based computer
that logs messages to an MSDE database
http://support.microsoft.com/kb/909636/en-us
"somebody" <somebody@xxxxxxxxx> wrote in message
news:2wLzg.7636$L31.4664@xxxxxxxxxxx
I have a fully patched SBS 2003 installation that has a problem with
SQLSERVR demanding more memory the longer the system stays active. When
I reboot it start out normally (like other SBS 2003 servers I help
support) but over time it grows to 900mb of total system memory and
critical errors are reported to me about the same.
I don't use exchange server (we use pop mail provided by our ISP and
which is collected by outlook directly - not using pop-connector or
shared exchange server address book or anything exchange related).
However my daily status report is sent out from the server and I think
that uses exchange server to send the daily report.
How can I track down the cause of this error before it becomes a
problem. I haven't had any problem come of this, but that is likely due
to the many recent Windows updates that require restarts about every
other week... if I left this server running for a long time I fear it
will run out of memory.
Thank you!
.
- Follow-Ups:
- Re: Alocated Memory Error (SQLSERVR)
- From: N. Hughes
- Re: Alocated Memory Error (SQLSERVR)
- References:
- Alocated Memory Error (SQLSERVR)
- From: somebody
- Re: Alocated Memory Error (SQLSERVR)
- From: Dave Nickason [SBS MVP]
- Re: Alocated Memory Error (SQLSERVR)
- From: N. Hughes
- Alocated Memory Error (SQLSERVR)
- Prev by Date: RE: Using swappable drives for BUp
- Next by Date: Re: Using swappable drives for BUp
- Previous by thread: Re: Alocated Memory Error (SQLSERVR)
- Next by thread: Re: Alocated Memory Error (SQLSERVR)
- Index(es):
Relevant Pages
|