Re: allocated memory alert after sp1

Tech-Archive recommends: Fix windows errors by optimizing your registry



Don't ask me why but 100 seemingly is 125ish.  Mine does the same thing.

MikeR wrote:

Well...I didn't see anything in bold but I entered literally what you wrote subbing my servername of course, and set the max memory to 100mb. That did the trick. One puzzling thing though is that it seems that sql server doesn't exactly behave like you tell it to. The monitoring instance is at 124 mb??? By far better than the 750mb that it was though.



"David Copeland [MSFT]" <davidcop@xxxxxxxxxxxxxxxxxxxx> wrote in message news:OIzl5q1qFHA.3016@xxxxxxxxxxxxxxxxxxxxxxx


Mike,

OSQL is a command line way to access SQL. The fact that you are getting the 1> prompt means that you have a connection to that instance. At that point it would be a matter of entering in the other commands.

Osql -E -S %computername%\sbsmonitoring
1> sp_configure 'show advanced options',1
2> reconfigure with override
3> go
1> sp_configure 'max server memory',NNNN
2> reconfigure with override
3> go
1> exit

You would type in what is in bold and press the <Enter> key on the end of each line. Keep in mind that the NNNN is the max amount of ram to use.

--

Hope that helps,
David Copeland
Microsoft Small Business Server Support

This posting is provided "AS IS" with no warranties, and confers no rights.


SBS Newsgroups:

SBS v4.x: microsoft.public.backoffice.smallbiz
SBS 2000: microsoft.public.backoffice.smallbiz2000
SBS 2003: microsoft.public.windows.server.sbs

"Susan Bradley, CPA aka Ebitz - SBS Rocks [MVP]" <sbradcpa@xxxxxxxxxxx> wrote in message news:OhVmOH0qFHA.2076@xxxxxxxxxxxxxxxxxxxxxxx


Those instructions 'should' work

Call Product support as if they don't... I'm not sure what's going on.

As this is an issue with a SP install the call should be comp'd.

MikeR wrote:



Thanks Susan, it looks like that is exactly my problem but the instructions don't work for my server. For some reason if I type "Osql -E -S myserver\sbsmonitoring" I get a "1>" returned ??? Each time I hit enter the number goes up by one???
I don't get the configuration screen at all.



"Susan Bradley, CPA aka Ebitz - SBS Rocks [MVP]" <sbradcpa@xxxxxxxxxxx> wrote in message news:uK0jQ8xqFHA.2880@xxxxxxxxxxxxxxxxxxxxxxx




Store is fine...

Which instance?

http://msmvps.com/bradley/archive/2005/02/04/34984.aspx
http://msmvps.com/bradley/archive/2005/05/22/48500.aspx

Check out these posts

MikeR wrote:




Hi All,

Started getting an allocated memory alert again after sp1. Looks lie store and sql server are the largest at 573 & 719 respectively. Any ideas?





--
An open letter to the Security Community:: http://msmvps.com/bradley/archive/2004/12/12/23540.aspx





--
An open letter to the Security Community:: http://msmvps.com/bradley/archive/2004/12/12/23540.aspx









--
An open letter to the Security Community:: http://msmvps.com/bradley/archive/2004/12/12/23540.aspx
.




Relevant Pages

  • Re: FTS Performance in SQL 2005
    ... I don't think you have left enough memory for the OS and MSSearch. ... Looking for a SQL Server replication book? ... Looking for a FAQ on Indexing Services/SQL FTS ...
    (microsoft.public.sqlserver.fulltext)
  • RE: Insufficient memory Available
    ... Insufficient memory available. ... within the scope of SQL Server. ... "MemToLeave" area. ...
    (microsoft.public.sqlserver.server)
  • RE: server problems
    ... This newsgroup only focuses on SBS technical issues. ... >Thread-Topic: server problems ... >> web proxy service or SQL Server will normally use large memory. ...
    (microsoft.public.windows.server.sbs)
  • RE: server problems
    ... > web proxy service or SQL Server will normally use large memory. ... > the SBS server and sends the alert when the value reaches the threshold. ...
    (microsoft.public.windows.server.sbs)
  • RE: SBS 2003 Unable to connect to database STS_Config
    ... Uninstall the SQL server from the SBS 2k3 server from add/remove programs ... Uninstall Microsoft SQL Server Desktop Engine (SHAREPOINT) ... If AV software install any extra IIS virtual directory, ...
    (microsoft.public.windows.server.sbs)