Viewing 15 posts - 31 through 45 (of 194 total)
Gail
I do not (yet) use that trace. Do you recommend it? is it's only job to make sure SQL gets all the memory buffered at one time, in the beginning?
So,...
January 12, 2010 at 5:52 am
Akhil,
can you please explain the part "correlate this data with the profiler", please..
thx
Dan
January 12, 2010 at 5:48 am
I want to know if there is a sure way to know if SQL Server has more memory than it needs especially in the 64 bit OS environment.
In 32 bit...
January 10, 2010 at 7:31 am
Paul
Will the buffer pool be allocated and unused? in the scenario of the Ent Edition and the other factors?
how could we see how much is allocated and used/unused?...
January 9, 2010 at 9:57 pm
thanks for the link.
can you put in your words of what it has meant to you in practical everyday work from the perspective of moving from 2005 to 2008...
January 9, 2010 at 9:54 pm
After you use Shrink+Alter to reduce the size, if you issue another alter command to increase the size, does that become the 'new' initial size?
December 10, 2009 at 7:27 am
I am with you in principle. I am asking what is technically going on inside, that may block a shrink, even when there is enough unused space.
November 24, 2009 at 5:41 am
GSquared
Had you by any chance posted the scripts you were referring to, in,
http://www.sqlservercentral.com/Forums/FindPost796533.aspx
in this site?
I am scanning through the articles section once in a while. I will...
November 16, 2009 at 8:26 pm
Is there performance impact when queries have to do multiple joins between different schemas?
November 13, 2009 at 9:24 am
Hi
Float always gives the result of the calculator. That is why I assumed that Float will always be accurate. Can you give an example when Decimal gives better...
November 4, 2009 at 7:44 pm
Jeff
Let me try to summarize you:
*Bigger the precision (is it and/or scale), better the accuracy,especially in multiplication by a big number (Example: 2.45454545 (precision 9;scale 2) is more accurate than...
November 2, 2009 at 9:26 pm
Paul White
The Blog you mentioned says that you can avoid FP by using decimal. That is exactly Gus says is not possible to avoid
Dan
November 2, 2009 at 9:25 pm
Gus
According to wiki, 5244.11 has 6 significant digits, not? The 3 rules for SD are:
1. All non-zero digits are significant.
2. In a number without a decimal point, only zeros...
November 2, 2009 at 9:20 pm
64 bit seems to have many advantages over 32.
What exactly is the formula to calculate the max GB Ram - physical memory in 32 and 64 bits with AWE? (2...
October 30, 2009 at 8:51 pm
Gus,
I like your approach on #1. Excellent!
On #2 & 3, you mention that all decimals are converted to FP for internal calculation; my question in #4 is why then the...
October 29, 2009 at 11:28 am
Viewing 15 posts - 31 through 45 (of 194 total)