July 16, 2009 at 9:37 am
Please post table definitions, index definitions and execution plan, as per http://www.sqlservercentral.com/articles/SQLServerCentral/66909/
Gail Shaw
Microsoft Certified Master: SQL Server, MVP, M.Sc (Comp Sci)
SQL In The Wild: Discussions on DB performance with occasional diversions into recoverability
July 16, 2009 at 3:06 pm
Also asked and answered here
http://www.sqlteam.com/forums/topic.asp?TOPIC_ID=129492
OP got an answer with 50% better performance; 20 minutes instead of 30.
N 56°04'39.16"
E 12°55'05.25"
July 16, 2009 at 5:07 pm
Did you ever consider getting a consultant to help you resolve your performance issues?
(afaik this already has been recommended in one of your numerous other threads regarding the auditdata issues...)
I strongly recommend to start searching for some performance experts in your local area that can physically have a look at your system and the procedure(s). Obviously, we just see one statement at a time...
Just out of curiosity: How much time do you have to get the overall procedure tuned and what performance gain has been achieved by now?
July 17, 2009 at 9:14 am
Dear Friends,
I m attached the JPEG of my Execution plan plz tell me Whats the problem in that query
why its taken lot of time to update.
July 17, 2009 at 10:57 am
maxyogesh2002 (7/17/2009)
Dear Friends,I m attached the JPEG of my Execution plan plz tell me Whats the problem in that query
why its taken lot of time to update.
First, I'd recommend reading the second article in my signature block about asking for help with performance issues.
Second, can't tell a thing from the jpeg you posted. As you are using SQL Server 2000 you will need to capture the text plan and post that.
Third, I agree with the others as well, you may want to see about hiring a consultant to come in and help you with the performance tuning as they can also teach you as they are working through some of your current problems.
July 17, 2009 at 11:21 am
maxyogesh2002 (7/17/2009)
Dear Friends,I m attached the JPEG of my Execution plan plz tell me
Please read the article I referenced. There's not enough info in a screenshot of an exec plan, plus the table definitions and index definitions are still missing.
Gail Shaw
Microsoft Certified Master: SQL Server, MVP, M.Sc (Comp Sci)
SQL In The Wild: Discussions on DB performance with occasional diversions into recoverability
Viewing 6 posts - 1 through 7 (of 7 total)
You must be logged in to reply to this topic. Login to reply