Re: How to improve CPU Time
- From: "Mike Epprecht \(SQL MVP\)" <mike@xxxxxxxxxxxx>
- Date: Thu, 7 Apr 2005 19:24:52 +0200
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
>
>
>
>
.
- References:
- How to improve CPU Time
- From: vijay
- How to improve CPU Time
- Prev by Date: Re: "Linked Table" from a .txt file in SQL Server?
- Next by Date: All drivers in ODBC MMC console are missing
- Previous by thread: How to improve CPU Time
- Next by thread: All drivers in ODBC MMC console are missing
- Index(es):
Relevant Pages
|
Loading