Topics
Started by
Posts
Last post
I have written a query which is taking 38 Seconds to execute on a table which has more than 30 Mill…
9 replies
I have a query that runs in SQL 2005 production system that takes about 1 minute to return the resu…
9 replies
I have setup a 2 node active/passive cluster with below details. Windows 2008 serverx64, SQL 2005 E…
8 replies
Hi all If a process is in the Runnable queue is this actually eating up resources in terms of CPU a…
4 replies
we have a application to sqlserver, app write by java. there are some performance issue. i monito…
1 replies
I have to rewrite an inherited query that nested subqueries because it used to run but now fails af…
4 replies
Hi experts, Please advise on where to sort out the issue I'm having. A few of our users reported th…
6 replies
select A.Field1, A.ImportantDate, A.FirstTime from T1 A INNER JOIN (select Field1, max(FirstTime) A…
5 replies
Diagnose data insert issue into IRIS table in MS SQL server The ETL application is getting data fr…
1 replies
I have recently run into an issue when upgrading from SQL 2000 to SQL 2005 (sp3) with performance. …
12 replies
Hi Guys I have a very huge existing table, called 'Transaction_Summary', with 82 columns!!! contain…
46 replies
I'm having a problem I can't quite understand along the lines of the following: I have a commonly-a…
13 replies
Does the 64K offset need to be the actual first 64K of a disk, or can it be 128 or 256, or anything…
4 replies
Guys, how to check which index is being utilized and to what extent ? I tried analyzing dm_db_index…
3 replies
Hi I am wondering about the accuracy of placing a copy of production into a test environment. If I…
8 replies
Viewing 15 topics - 736 through 750 (of 3,249 total)
You must be logged in to create new topics.