RE: How to improve SQL Server operations

From: David Portas (REMOVE_BEFORE_REPLYING_dportas_at_acm.org)
Date: 12/16/04


Date: Thu, 16 Dec 2004 06:23:04 -0800

That's just the point. The only useful information you've given us is "slow".
There are a million possible reasons why the performance of your application
is "slow" - some of which will have nothing to do with SQL Server. You can't
expect an answer that says "try these 10 things and it will go fast".

What you need to do is pin down the component(s) or process(es) that are
causing problems. Don't make any assumptions. Take things one step at a time:
application, client hardware, network hardware, server hardware, server OS,
server applications - all these need to be taken into consideration. Also,
find out when the problem started. Has it ever worked acceptably? If so, what
changed? Maybe your business has outgrown your original configuration.

With regard to SQL specifically. SQL Profiler is one useful tool to
determine exactly what processes are bottlenecks in your system. The link
that Alejandro posted includes lots of stuff on tuning your SQL Server config
once you are armed with a bit more information about the nature of the
problem.

-- 
David Portas
SQL Server MVP
--


Relevant Pages

  • Re: Login failed for user myComputerASPNET
    ... You really haven't provided any useful information so someone can ... IE: connection string. ... i am assuming your db connection string specifies that your ... Check that you have added the asp.net account to your sql server logins... ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Job succeeds manually but fails if scheduled
    ... jobs that set up from a maintenance plan does not seem to ... write very much useful information, so I'm not really expecting this to ... Erland Sommarskog, SQL Server MVP, esquel@xxxxxxxxxxxxx ... Books Online for SQL Server 2005 at ...
    (comp.databases.ms-sqlserver)
  • Insert, Udate, Select data with embedded C++
    ... Does anyone know where I can find some useful information (preferably ... examples) of inserting, updating, and selecting data from a Sql Server ... CE database using embedded C++ 4.0? ...
    (microsoft.public.sqlserver.ce)
  • Re: ADO.NET security in Windows App?
    ... Consult SQL Server Books Online. ... You have to install a certificate for sql server in the cert store of the ... service account. ... If you can't find any useful information on how to do this - get back to me. ...
    (microsoft.public.dotnet.security)
  • Re: Upgrade 2000 to 2005
    ... Real-world stuff I run across with SQL Server: ... So, given your hardware restrictions, here is the tact I would take. ... completely uninstall the SQL 2000 installation. ...
    (microsoft.public.sqlserver.clustering)