"Kevin3NF" <kevin@SPAMTRAP.3nf-inc.com> wrote in message
news:eJxADxc%23GHA.4376@TK2MSFTNGP03.phx.gbl...
> Yeah...but the default mem-to-leave is 256mb, right?
>
> Data and index pages go into the Buffer pool.
>
> So, if every page was in memory, there's 300mb. Mem-to-leave would have
to
> have been set using -g to 900mb...
>
> Odd.
>
> --
> Kevin Hill
> 3NF Consulting
>
http://www.3nf-inc.com/NewsGroups.htm >
http://kevin3nf.blogspot.com >
>
> "Edwin vMierlo" <EdwinvMierlo@discussions.microsoft.com> wrote in message
> news:%23%23gm%23gc%23GHA.2340@TK2MSFTNGP05.phx.gbl...
> > cache for :
> > queries / views / stored procedures / tables / indexes ... and a lot
more
> > which SQL holds in memory, when it has the RAM available
> >
> >
> >
> > "Kevin3NF" <kevin@SPAMTRAP.3nf-inc.com> wrote in message
> > news:%23KaCkcc%23GHA.2300@TK2MSFTNGP04.phx.gbl...
> >> 300 MB database, not GB :)
> >>
> >> The question is what is using the other 900MB?
> >>
> >> My guess (in another thread on a another group - cross posted) is that
> >> mem-to-leave is large and full.
> >>
> >> --
> >> Kevin Hill
> >> 3NF Consulting
> >>
http://www.3nf-inc.com/NewsGroups.htm > >>
http://kevin3nf.blogspot.com > >>
> >>
> >> "Edwin vMierlo" <EdwinvMierlo@discussions.microsoft.com> wrote in
message
> >> news:eq9A3%23Z%23GHA.4980@TK2MSFTNGP04.phx.gbl...
> >> > Unless you need to limit it (if you are running other processes on
the
> >> > same
> >> > machine), I wouldn't... the more ram SQL takes the better !!
> >> > really... you want SQL use all the availabe RAM and cache as much as
> >> > possible (in stead of going to disk)
> >> >
> >> > IMHO
> >> >
> >> >
> >> > "Alex Persky" <alexvi@bigblue.net.au> wrote in message
> >> > news:%23V9pJrZ%23GHA.1220@TK2MSFTNGP05.phx.gbl...
> >> >> It's going to grab as much as it can and will hardly give it back.
> >> >>
> >> >> Yes, it's excessive. I would recommend set a limit on max amount of
> >> >> memory
> >> >> allocation for SQL Server. The default is unlimited (or a very high
> >> > number).
> >> >> SQL Enterprise Management Console and right-click the server and go
to
> >> >> properties.
> >> >>
> >> >>
> >> >> "William Bernat" <nospamplease@unavil.com> wrote in message
> >> >> news:Ol4UcjG%23GHA.3348@TK2MSFTNGP03.phx.gbl...
> >> >> > SQL Server 2000 running nothing but a 300MB database over the
course
> > of
> >> > a
> >> >> > month of continuous use from a single application winds up
grabbing
> >> > 1.4GB
> >> >> > of
> >> >> > RAM. Is that normal or excessive? (No performance degradation at
> >> >> > all,
> >> > jut
> >> >> > a
> >> >> > lot of RAM allocated.)
> >> >> >
> >> >> >
> >> >> >
> >> >> > This is clustered, but the problem has occurred separately on each
> >> >> > node.
> >> >> > Yes, that took over 2 months to test.
> >> >> >
> >> >> >
> >> >> >
> >> >> > -billb
> >> >> >
> >> >> >
> >> >> >
> >> >> >
> >> >> >
> >> >> >
> >> >>
> >> >>
> >> >
> >> >
> >>
> >>
> >
> >
>
>