Viewing 12 posts - 1 through 12 (of 12 total)
Thanks all for your help thus far, troubleshooting the performance issues is one thing...and I get that.
Still have the questions regarding
1. Would it have better performance putting the transaction...
December 8, 2011 at 11:11 am
I agree. I am poking around. If I was to try to find performance bottlenecks, where would I start?
The main performance issue I can see is when running large...
December 8, 2011 at 9:15 am
So, in General, are you saying you should or shouldn't put the transaction log on a separate physical disk?
December 8, 2011 at 9:06 am
Good points.
As for bottleneck, I don't know for sure that is the bottleneck. Months back I remember running performance
monitor and watched the counters. According to a few articles I...
December 8, 2011 at 8:50 am
Update. Problem solved. We needed to update the service packs for Crystal reports. Recreate and save the query and it works. Thanks all for the help.
December 5, 2011 at 9:53 am
Adding
Option Robust Plan to the end of the query did not work
December 5, 2011 at 8:06 am
So, should I use the "Robust Plan"? If so, is this just something you add to the query..
like
XXXXXXXXX
XXXXXXXXXXXXX
XXXXXXXXX
OPTION (ROBUST PLAN)
December 5, 2011 at 7:03 am
The same report worked prior to the upgrade. Why am I just now getting this error?
Also, the only other difference is..I am running SQL 2005 SP4 instead of SP2....
December 5, 2011 at 6:38 am
Sorry. I am very new to SQL. What do you mean compatibility level?
December 5, 2011 at 6:30 am
I shrank the tlog manually. I thought I needed to so the performance would improve. But, it sounds like your saying
you should not need to shrink the tlog. Is that...
November 21, 2011 at 6:43 am
What happens if I preset the transaction log to 50gb and I reach that limit?
Last month I did a "Shrink DB" command. The transaction log was up to about 11gb....
November 21, 2011 at 5:26 am
Viewing 12 posts - 1 through 12 (of 12 total)