SQL Server will take up memory as long as it can use it and memory is
available. It's supposed to release the memory when the system experiences
memory pressure, but that part doesn't always happen.
If this post doesn't address your exact problem, you should be able to find
instructions more directed at your issue by searching.
http://msmvps.com/blogs/bradley/arch...instances.aspx
"gocat2005" <> wrote in message
news:14B9D866-E82B-43C7-92FD-...
> Hello
>
> I keep getting an allocated memory alert for an instance of
> MSSQL$MICROSOFT##SEE. It is using 906,544 memory on a 4GB box.
>
> What is this database and why is it doing this? It has been happening for
> a
> few months but is getting more regular.
>
> Rebooting the server clears the problem for a week or two.
>
> SBS 2003 Premium R2 fully up to date with all service packs and updates.