Drop Table

Support Forum for database administrators and web based access to important newsgroups related to databases
Register on Database Support Forum Edit your profileCalendarFind other Database Support forum membersFrequently Asked QuestionsSearch this forum -> 
For Database admins: Free Database-related Magazines Now Free shipping to Texas


Post New Thread










Thread
Author

SQL Server 2005 64 bit memory question
Hello!

I just installed 64 bit SQL Server 2005 on Windows 2003 SP1 64 bit. I am
puzzled because Total Server Memory (KB) counter shows much higher value
than Total Server memory (KB). I have got 4 GB of RAM installed. My
understanding I do not need to do anything in order to enable SQL Server to
see all 4 GB available. Can someone shed some light on whether I should
expect to see all memory allocated to SQL Server 2005?  Normally, I see
Total and Target counters almost identical on our SQL 200 boxes.

Thanks,
Igor



Report this thread to moderator Post Follow-up to this message
Old Post
imarchenko
12-24-05 01:23 AM


Re: SQL Server 2005 64 bit memory question
Hi

If you are running IA-64 (Itanium), then it will use all the memory
automatically.

If it is not using all the memory, it might be due to the fact that you have
not stressed the machine enough and caused enough pages of the DB to be
cached in RAM.

Regards
--------------------------------
Mike Epprecht, Microsoft SQL Server MVP
Zurich, Switzerland

IM: mike@epprecht.net

MVP Program: http://www.microsoft.com/mvp

Blog: http://www.msmvps.com/epprecht/

"imarchenko" < igormarchenko@hotmai
l.com> wrote in message
news:uUU$n5CCGHA.3744@TK2MSFTNGP10.phx.gbl...
> Hello!
>
>    I just installed 64 bit SQL Server 2005 on Windows 2003 SP1 64 bit. I
> am puzzled because Total Server Memory (KB) counter shows much higher
> value than Total Server memory (KB). I have got 4 GB of RAM installed. My
> understanding I do not need to do anything in order to enable SQL Server
> to see all 4 GB available. Can someone shed some light on whether I should
> expect to see all memory allocated to SQL Server 2005?  Normally, I see
> Total and Target counters almost identical on our SQL 200 boxes.
>
> Thanks,
> Igor
>



Report this thread to moderator Post Follow-up to this message
Old Post
Mike Epprecht \(SQL MVP\)
12-24-05 12:23 PM


Re: SQL Server 2005 64 bit memory question
It is dynamic so it will not show the same counters until you actually use
the memory.

--
Andrew J. Kelly  SQL MVP


"imarchenko" < igormarchenko@hotmai
l.com> wrote in message
news:uUU$n5CCGHA.3744@TK2MSFTNGP10.phx.gbl...
> Hello!
>
>    I just installed 64 bit SQL Server 2005 on Windows 2003 SP1 64 bit. I
> am puzzled because Total Server Memory (KB) counter shows much higher
> value than Total Server memory (KB). I have got 4 GB of RAM installed. My
> understanding I do not need to do anything in order to enable SQL Server
> to see all 4 GB available. Can someone shed some light on whether I should
> expect to see all memory allocated to SQL Server 2005?  Normally, I see
> Total and Target counters almost identical on our SQL 200 boxes.
>
> Thanks,
> Igor
>



Report this thread to moderator Post Follow-up to this message
Old Post
Andrew J. Kelly
12-24-05 02:23 PM


Re: SQL Server 2005 64 bit memory question
Mike,

I am running Windows 2003 on AMD Opteron processors. Is Itanium
identifed by processor type or OS type? How can I determine that?

Thanks,
Igor



"Mike Epprecht (SQL MVP)" <mike@epprecht.net> wrote in message
news:efV5J0HCGHA.2040@TK2MSFTNGP14.phx.gbl...
> Hi
>
> If you are running IA-64 (Itanium), then it will use all the memory
> automatically.
>
> If it is not using all the memory, it might be due to the fact that you
> have not stressed the machine enough and caused enough pages of the DB to
> be cached in RAM.
>
> Regards
> --------------------------------
> Mike Epprecht, Microsoft SQL Server MVP
> Zurich, Switzerland
>
> IM: mike@epprecht.net
>
> MVP Program: http://www.microsoft.com/mvp
>
> Blog: http://www.msmvps.com/epprecht/
>
> "imarchenko" < igormarchenko@hotmai
l.com> wrote in message
> news:uUU$n5CCGHA.3744@TK2MSFTNGP10.phx.gbl... 
>
>



Report this thread to moderator Post Follow-up to this message
Old Post
imarchenko
12-24-05 04:23 PM


Re: SQL Server 2005 64 bit memory question
Itanium is the processor type and AMD is not it.

--
Andrew J. Kelly  SQL MVP


"imarchenko" < igormarchenko@hotmai
l.com> wrote in message
news:%23fGPzzKCGHA.2840@TK2MSFTNGP12.phx.gbl...
> Mike,
>
>    I am running Windows 2003 on AMD Opteron processors. Is Itanium
> identifed by processor type or OS type? How can I determine that?
>
> Thanks,
> Igor
>
>
>
> "Mike Epprecht (SQL MVP)" <mike@epprecht.net> wrote in message
> news:efV5J0HCGHA.2040@TK2MSFTNGP14.phx.gbl... 
>
>



Report this thread to moderator Post Follow-up to this message
Old Post
Andrew J. Kelly
12-25-05 01:23 AM


Re: SQL Server 2005 64 bit memory question
Hi

Itanium is the real 64 bit processor, RISC architecture.

Opterons are 32 bit processors, CISC architecture, with 64 extensions (as
are the Xeons with EM64T extensions).

Regards
--------------------------------
Mike Epprecht, Microsoft SQL Server MVP
Zurich, Switzerland

IM: mike@epprecht.net

MVP Program: http://www.microsoft.com/mvp

Blog: http://www.msmvps.com/epprecht/

"imarchenko" < igormarchenko@hotmai
l.com> wrote in message
news:%23fGPzzKCGHA.2840@TK2MSFTNGP12.phx.gbl...
> Mike,
>
>    I am running Windows 2003 on AMD Opteron processors. Is Itanium
> identifed by processor type or OS type? How can I determine that?
>
> Thanks,
> Igor
>
>
>
> "Mike Epprecht (SQL MVP)" <mike@epprecht.net> wrote in message
> news:efV5J0HCGHA.2040@TK2MSFTNGP14.phx.gbl... 
>
>



Report this thread to moderator Post Follow-up to this message
Old Post
Mike Epprecht \(SQL MVP\)
12-25-05 01:23 AM


Re: SQL Server 2005 64 bit memory question
I am slightly confused.  Will SQL Server 64 bit (on Windows 64 bit Opterons
processors) be able to see 4GB out of the box? Do I have to make any
configurational changes to enable SQL Server to see 4GB I have?

Thanks,
Igor


"Mike Epprecht (SQL MVP)" <mike@epprecht.net> wrote in message
news:O9$hjcMCGHA.4040@TK2MSFTNGP12.phx.gbl...
> Hi
>
> Itanium is the real 64 bit processor, RISC architecture.
>
> Opterons are 32 bit processors, CISC architecture, with 64 extensions (as
> are the Xeons with EM64T extensions).
>
> Regards
> --------------------------------
> Mike Epprecht, Microsoft SQL Server MVP
> Zurich, Switzerland
>
> IM: mike@epprecht.net
>
> MVP Program: http://www.microsoft.com/mvp
>
> Blog: http://www.msmvps.com/epprecht/
>
> "imarchenko" < igormarchenko@hotmai
l.com> wrote in message
> news:%23fGPzzKCGHA.2840@TK2MSFTNGP12.phx.gbl... 
>
>



Report this thread to moderator Post Follow-up to this message
Old Post
imarchenko
12-25-05 08:23 AM


Re: SQL Server 2005 64 bit memory question
64 bit SQL Server 2005 on a 64 bit OS will see as much memory as the OS
supports - I think around half a terabyte.

--
This posting is provided "AS IS" with no warranties, and confers no rights.
Use of included script samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm

"imarchenko" < igormarchenko@hotmai
l.com> wrote in message
news:upjfIQQCGHA.2356@tk2msftngp13.phx.gbl...
>I am slightly confused.  Will SQL Server 64 bit (on Windows 64 bit Opterons
>processors) be able to see 4GB out of the box? Do I have to make any
>configurational changes to enable SQL Server to see 4GB I have?
>
> Thanks,
> Igor
>
>
> "Mike Epprecht (SQL MVP)" <mike@epprecht.net> wrote in message
> news:O9$hjcMCGHA.4040@TK2MSFTNGP12.phx.gbl... 
>
>



Report this thread to moderator Post Follow-up to this message
Old Post
Roger Wolter[MSFT]
12-25-05 08:23 AM


Re: SQL Server 2005 64 bit memory question
Roger,

I have been trying to stress out SQL Server 2005 64 bit by running up to
255 instances of the same query using ostress. Total
Server Memory (KB) went up to 52992. Target Server Memory KB) number is
2864544. I still can not explain why SQL Server Total Server Memory is still
so low. Would you have an explanation for this? I have 4GB of RAM on the
server running Windows 2003 64 bit.

Thanks,
Igor


"Roger Wolter[MSFT]" <rwolter@online.microsoft.com> wrote in message
news:%23mb4$$RCGHA.228@TK2MSFTNGP12.phx.gbl...
> 64 bit SQL Server 2005 on a 64 bit OS will see as much memory as the OS
> supports - I think around half a terabyte.
>
> --
> This posting is provided "AS IS" with no warranties, and confers no
> rights.
> Use of included script samples are subject to the terms specified at
> http://www.microsoft.com/info/cpyright.htm
>
> "imarchenko" < igormarchenko@hotmai
l.com> wrote in message
> news:upjfIQQCGHA.2356@tk2msftngp13.phx.gbl... 
>
>



Report this thread to moderator Post Follow-up to this message
Old Post
imarchenko
12-28-05 01:23 AM


Re: SQL Server 2005 64 bit memory question
What are the queries accessing?  If they are all accessing a small portion
of the db over and over again then only that data will be in cache. Just
because SQL Server has that much memory available to it does not mean it
will use it.

--
Andrew J. Kelly  SQL MVP


"imarchenko" < igormarchenko@hotmai
l.com> wrote in message
news:O4ukUWzCGHA.2480@TK2MSFTNGP10.phx.gbl...
> Roger,
>
>    I have been trying to stress out SQL Server 2005 64 bit by running up
> to 255 instances of the same query using ostress. Total
> Server Memory (KB) went up to 52992. Target Server Memory KB) number is
> 2864544. I still can not explain why SQL Server Total Server Memory is
> still so low. Would you have an explanation for this? I have 4GB of RAM on
> the server running Windows 2003 64 bit.
>
> Thanks,
> Igor
>
>
> "Roger Wolter[MSFT]" <rwolter@online.microsoft.com> wrote in message
> news:%23mb4$$RCGHA.228@TK2MSFTNGP12.phx.gbl... 
>
>



Report this thread to moderator Post Follow-up to this message
Old Post
Andrew J. Kelly
12-28-05 01:23 AM


Sponsored Links





Last Thread Next Thread
Pages (2): [1] 2 »
Post New Thread

MS SQL Server archive

Show a Printable Version Email This Page to Someone! Receive updates to this thread
Microsoft SQL Server
Access database support
PostgreSQL Replication
SQL Server ODBC
FoxPro Support
PostgreSQL pgAdmin
SQL Server Clustering
MySQL ODBC
Web Applications with dBASE
SQL Server CE
MySQL++
Sybase Database Support
MS SQL Full Text Search
PostgreSQL Administration
SQL Anywhere support
DB2 UDB Database
Paradox Database Support
Filemaker Database
Berkley DB
SQL 2000/2000i database
ASE Database
Forum Jump:
All times are GMT. The time now is 04:01 AM.

 
Mobile devices forum | Database support forum archive




Copyrights DropTable.com Database Support Forum 2004 - 2006