Re: How to improve CPU Time



Hi

Is your database tuned? www.sql-server-performance.com will give you tips on
what to look for.

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

IM: mike@xxxxxxxxxxxx

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

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

"vijay" <vijaysingh@xxxxxxxxxxxxxxx> wrote in message
news:uZGX3r2OFHA.2356@xxxxxxxxxxxxxxxxxxxxxxx
> Platform: Win2000, VC7, MFC, ODBC
>
>
>
> Hi,
>
> I have developed a server application which runs 24x7. Backend database is
> SQL Server. Application inserts data in the SQL Server database using ODBC
> connection. Let Application runs on machine (M1) and SQL Server is running
> on machine (M2). After 13:30 hours of testing, reading of both machines is
> given as below
>
>
>
> Machine | No of hrs | Idle time | CPU Time
>
> ----------------------------------------------------------------
>
> M1 (App.) | 13:30 | 13:14 | 0:16
>
> M2 (SQL) | 13:30 | 02:15 | 11:20
>
>
>
>
>
> Time taken by SQL Server machine is so much. Could any one suggest
>
> 1. How can I decrease the CPU time of MSQL Server machine?
>
>
>
> Regards
>
> Vijay
>
>
>
>


.



Relevant Pages

  • Re: MS Access DAO -> ADO.NET Migration
    ... William Vaughn ... Microsoft MVP ... Hitchhiker's Guide to Visual Studio and SQL Server ... My migration app works building a SSCE database file with imported data ...
    (microsoft.public.dotnet.framework.adonet)
  • Re: Cluster will not fail over.
    ... > As far as the TCP/IP issue goes, you had to rebuild the cluster and were ... > able to restore the master database. ... > a cluster installation you'll have to revisit. ... >> This worked bringing up the sql server in minimal mode. ...
    (microsoft.public.sqlserver.clustering)
  • Re: MS Access DAO -> ADO.NET Migration
    ... full SQL Server and I see the logic you explained in a multi user ... allow two users to access the same database file Read/Write at any given ... The book was a pleasure to read after the gibberish that Microsoft 'puts ... Hitchhiker's Guide to Visual Studio and SQL Server ...
    (microsoft.public.dotnet.framework.adonet)
  • Re: MS Access DAO -> ADO.NET Migration
    ... For that it is much harder to handle the incremental identifier, ... database but although they have the data, they are not connected at the same ... The book was a pleasure to read after the gibberish that Microsoft 'puts ... SQL Server Management Studio is nowhere to be found on my ...
    (microsoft.public.dotnet.framework.adonet)
  • Re: problem with query moving data from 1 dbase to another.
    ... You register a SQL Server instance, where such an instance can have several databases. ... Tibor Karaszi, SQL Server MVP ... > you know how to connect to an existing database, ... >> Tibor Karaszi, SQL Server MVP ...
    (microsoft.public.sqlserver.server)

Loading