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

Time out problem
VB Application performs a large number of queries to an SQL server in all th
e
process takes around 6 hours to complete. Why should the CPU show only 4%
activity for this process.

Regards
Phil

Report this thread to moderator Post Follow-up to this message
Old Post
PhilPeak
11-29-05 02:23 PM


Re: Time out problem
Its a common misconception that a CPU has to run at 100% to be running at
its fastest. There are other factors that mean that the CPU is in fact
waiting most of the time for the data.

The data retrieval to memory isn't usually handled by the CPU, as its
handled by the UDMA controller, and as hard drives are extremely slow
compared to the CPU and memory operating speeds, the CPU can't use all of
its clock cycles to perform the operations.

If in fact the CPU is only performing at 4%, its that it can't access the
data fast enough. One way to combat this is to install a RAID system, which
allows for faster data retrieval.

Andy



Report this thread to moderator Post Follow-up to this message
Old Post
Andy Thompson
11-29-05 04:23 PM


Sponsored Links





Last Thread Next Thread
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 11:26 PM.

 
Mobile devices forum | Database support forum archive




Copyrights DropTable.com Database Support Forum 2004 - 2006