Re: Shared Memory from older app SQL Server 2005
- From: "William Vaughn" <billvaNoSPAM@xxxxxxxxx>
- Date: Mon, 13 Aug 2007 13:11:14 -0700
Sorry, I missed it. That engine should be able to handle the Library of Congress book index in its idle time. I expect you need to look at what the application is trying to do. Turn on the profiler and watch for awhile. (Yes, this will slow it down considerably). The profile can be saved to a file that can be fed to the analysis tools that can tell you which indexes are working and which are needed. We've seen big honking databases (spread over a dozen systems) that did not have ANY indexes. Consider that SQL Server might not be configured (or configurable) to address that much RAM. It might not be using more than 4GB. Pass this thread over to the SQL Server Programming newsgroup... but CC this list so we can watch what they say.
I would also bring in Kimberly Tripp to do a performance analysis.
--
____________________________________
William (Bill) Vaughn
Author, Mentor, Consultant, Dad, Grandpa
Microsoft MVP
INETA Speaker
www.betav.com
www.betav.com/blog/billva
Please reply only to the newsgroup so that others can benefit.
This posting is provided "AS IS" with no warranties, and confers no rights.
__________________________________
Visit www.hitchhikerguides.net to get more information on my latest book:
Hitchhiker's Guide to Visual Studio and SQL Server (7th Edition)
and Hitchhiker's Guide to SQL Server 2005 Compact Edition (EBook)
-----------------------------------------------------------------------------------------------------------------------
<djouungk@xxxxxxxxxxx> wrote in message news:1187029034.873601.311900@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Yeah I did:
> Like I said, it is a horribly written program. We have a Quad core
> 2.66 GHz CPU with 16GB of ram. We are using Windows 2003 x64 R2
> Enterprise with SQL 2005 x64 Std. (Test box atm, SQL Server is all
> that's installed)
16 GB of RAM, and only server and SQL Server is running. This server
is not being used at all at the moment for anything else.
This was written in Gupta's Centura Runtime. It's an ERP system.
Thanks,
Doug
.
- Follow-Ups:
- Re: Shared Memory from older app SQL Server 2005
- From: djouungk@xxxxxxxxxxx
- Re: Shared Memory from older app SQL Server 2005
- References:
- Shared Memory from older app SQL Server 2005
- From: djouungk
- Re: Shared Memory from older app SQL Server 2005
- From: William Vaughn
- Re: Shared Memory from older app SQL Server 2005
- From: djouungk@xxxxxxxxxxx
- Re: Shared Memory from older app SQL Server 2005
- From: William Vaughn
- Re: Shared Memory from older app SQL Server 2005
- From: djouungk@xxxxxxxxxxx
- Re: Shared Memory from older app SQL Server 2005
- From: William Vaughn
- Re: Shared Memory from older app SQL Server 2005
- From: djouungk@xxxxxxxxxxx
- Shared Memory from older app SQL Server 2005
- Prev by Date: Re: How to connect test to production system
- Next by Date: Re: Cannot login to SQL Server 2005 using SQL Server Authentication
- Previous by thread: Re: Shared Memory from older app SQL Server 2005
- Next by thread: Re: Shared Memory from older app SQL Server 2005
- Index(es):
Relevant Pages
|