SQL Server Performance Questions and Answers

Recent IT Questions

41 - 46 of 46
<<PREVIOUS 1|2|3 NEXT>>

Upgrade to SQL Server 2005 resulted in 100% CPU utilization and application timeout error

My server is DL580 running on Intel Xeon Dual core Dual CPU. I have recently migrated from SQL Server 2000 to SQL Server 2005. The server is dying and showing 100% CPU utilization and applications are getting Server Timeout expired error. What can I do?

View Answer   |  Apr 4 2008  1:46 PM GMT
SQL Server 2000, SQL Server 2005, SQL error messages
asked by SQL Server Ask the Experts

  2445 pts.

Flush the query plan from the RAM.

Our clients are reporting that the sql server is slowing down over a period of time. Once the SQL Server is restarted everything is fine.SQL server slowing down over a period of time though has technical reasons. SQL server caches (in memory) the queries that are sent it to, expecting to reuse...

View Answer   |  Mar 27 2008  2:57 PM GMT
RAM, SQL Server 2005, SQL Server performance
asked by MNA

  20 pts.

Can SQL Server 2003 provide CPU usage information by application?

I have a Windows Server 2003 Service Pack 1 (SP1) machine and need to find out how much of the central processing unit (CPU) each application is using. I am familiar with task list for Windows XP, but the only task list I see on the Windows 2003 machine is a command line tool and it does not...

View Answer   |  Mar 21 2008  8:39 PM GMT
CPU usage, SQL Server performance, SQL Server 2003
asked by SQL Server Ask the Experts

  2445 pts.

SQL Server - I would like a stored procedure that will take the name of a table as input.

I would like a stored procedure that will take the name of a table as input. What the procedure would do is drop all indexes on that table except any index that ends with U1 or P1, and save the information on the ones it drops. Then I would like another stored procedure that takes a table name as...

View Answer   |  Mar 18 2008  3:18 PM GMT
SQL Server, Stored Procedures, SQL Server performance
asked by SQL Server Ask the Experts

  2445 pts.

Design a SQL Server trigger to calculate column averages and return them to another table

I'm quite new to SQL Server and I’m struggling to design a trigger. I need this trigger to execute daily and calculate averages of columns and return them to another table.

View Answer   |  Mar 16 2008  10:25 PM GMT
SQL Server development, Triggers, SQL Server performance
asked by SQL Server Ask the Experts

  2445 pts.

SQL Server 2000 (Performance Trace)

Hi All, I have a job which is running since last 6 months. The job was taking around 2-3 hrs to be completed. However, for the last couple of weeks, its taking more than required time (Max-26 hours)and we have to kill the job for users to acces the database. I am not able to find any clue to it....

View Answer   |  Dec 8 2005  9:56 AM GMT
SQL Server 2000, SQL Server performance, SQL Profiler
asked by bakash

  0 pts.

41 - 46 of 46
<<PREVIOUS 1|2|3 NEXT>>