View Single Post
  #2 (permalink)  
Old 08-29-2008, 04:46 PM
ProjectKaiser's Avatar
ProjectKaiser ProjectKaiser is offline
Member
 
Join Date: Aug 2008
Location: Saint-Petersburg, Russia
Posts: 47
ProjectKaiser is on a distinguished road
Quote:
Originally Posted by mathes_n View Post
Hi,

The piece of code marked bold iterate 2000 times due the result set in table and as result the CPU utilization is hitting 100% for a 2 GB RAM Server with 4 GHZ processor.
....
Is there some other way of implementation so that i can solve the issue

Please help me out
What's the optimization goal ?
You want to decrease CPU utilization ?
Reply With Quote