Viewing 15 posts - 1 through 15 (of 57 total)
Dear Parabu,
Thank you for your details.
Your tips are a useful one.
Regards
Mathew
November 23, 2016 at 6:19 am
Hi,
Thanks.. Performance improved by 6 second
Before it was 36, now it took only 30 second
Please see the attached file, new execution plan
Regards
Mathew
June 8, 2012 at 11:04 am
Hi,
Please see the attached file,
1. execution plan of slow running query in query in production server ( 36 second)
2. execution plan of same query in query in test server...
June 8, 2012 at 9:47 am
Why is the execute count (which is just a measure of how many times an operator in the query runs) a problem? Is this query slow?
Yes the query is slow...
June 8, 2012 at 8:28 am
hi,
One more thing...
Test PC and server execution plan icons are almost same. But in the row count and No of execution have big differance.Some sql take 1 second in...
June 7, 2012 at 10:41 am
Ian Scarlett (6/7/2012)
Are you sure it's SQL Server that's the problem?Have you run some simple benchmarks on the new server vs the PC?
Can you please explain, how to do the...
June 7, 2012 at 8:52 am
Hi All,
Thanks for your support.
my DB version : SQL : Microsoft SQL Server 2000 - 8.00.2249 (Intel X86)
Device manager processor shows 24 processers.
So can i change the Max Degree...
June 7, 2012 at 8:00 am
cfradenburg (6/6/2012)
Is there anything else running on the server? You could be hitting memory or CPU constraints...
June 7, 2012 at 1:56 am
Lowell (6/6/2012)
Yes.. I did re-index and update statistics with fullscan to all the tables.
Pls note: i...
June 7, 2012 at 1:08 am
Hi,
Please see the following details , execution plan of one of the slow sql stmts.
June 5, 2012 at 11:11 am
Dear Lowel,
My version is sql server 2000 ENT.edit and i did the following
1.Re-index all tables
2. Update statistics with Full scan.
After that performance are increased.
But still some sql statement working...
June 5, 2012 at 8:09 am
Dear All,
Thanks you for all your support and help. I schedule the update statistics with Full scan and now system is working fine.
DB- Auot update the statistics was disabled. Now...
June 5, 2012 at 1:46 am
Hi,
I tryed to save as "execution plan", but it is not working in sql server 2000 version.
Regards
mathew
June 5, 2012 at 1:42 am
Dear Daxesh Patel,
You are correct. If i run "update statistics table " and check DBCC SHOW_STATISTICS, Row sampled is only 20% of actual rows.
If database "auto update statiscs" enabled,...
June 4, 2012 at 10:43 am
Dear
please see the following picture, execution plan ..I am not sure, how to upload full execution plan to this forum.
June 4, 2012 at 9:50 am
Viewing 15 posts - 1 through 15 (of 57 total)