Viewing 15 posts - 55,291 through 55,305 (of 59,072 total)
It tells you...
USE Northwind
EXEC sp_SpaceUsed Customers
name rows reserved data index_size unused --------- ----------- ------------------ ------------------ ------------------ ------------------ Customers 91 104 KB 24 KB 80 KB 0 KB
--Jeff Moden
Change is inevitable... Change for the better is not.
August 22, 2007 at 11:15 pm
Heh... DTS? I don't ever use it
.
There might be a more effective way but I'd need to see what you have in...
--Jeff Moden
Change is inevitable... Change for the better is not.
August 22, 2007 at 7:35 am
Not sure what you mean, Steve ![]()
--Jeff Moden
Change is inevitable... Change for the better is not.
August 22, 2007 at 7:29 am
>>Performance differens is insignificant...
Is that good or bad?
--Jeff Moden
Change is inevitable... Change for the better is not.
August 22, 2007 at 7:28 am
Unfortunately, that would include me... can't afford the time... I'm too busy fixing performance problems for other folks ![]()
--Jeff Moden
Change is inevitable... Change for the better is not.
August 21, 2007 at 10:22 pm
Same way it always does, Remi... someone will make a justification something like "Well Jeff, it depends..."
Six months later, they'll be scrambling to...
--Jeff Moden
Change is inevitable... Change for the better is not.
August 21, 2007 at 9:53 pm
Like I said, fishing is good in the performance world... didn't even have to search for it... was the next item for me on "Active Threads"...
For all of those that think...
--Jeff Moden
Change is inevitable... Change for the better is not.
August 21, 2007 at 9:23 pm
Oh my... Steve, you sure do know how to press the buttons
You basically brought the guns to bear on two of my...
--Jeff Moden
Change is inevitable... Change for the better is not.
August 21, 2007 at 8:57 pm
Uh-huh... they need two special controls... one is a "Run SQL Faster" button and the other is a slide control to adjust the knowledge level of the developers writing code...
--Jeff Moden
Change is inevitable... Change for the better is not.
August 21, 2007 at 5:33 pm
Yeah, huh? Still can't get used to that... ![]()
--Jeff Moden
Change is inevitable... Change for the better is not.
August 21, 2007 at 5:26 pm
Thanks guys.
--Jeff Moden
Change is inevitable... Change for the better is not.
August 21, 2007 at 5:25 pm
"20 minutes through Toad" doesn't use linked servers... it uses direct connections. Are you trying to join Oracle tables though the linked servers? That's probably not going to work so...
--Jeff Moden
Change is inevitable... Change for the better is not.
August 21, 2007 at 5:17 pm
What would be more interest is to find out why you're storing this data in a table to begin with... distance calculations are not that difficult even when based on Lat/Lon.
--Jeff Moden
Change is inevitable... Change for the better is not.
August 21, 2007 at 3:59 pm
Heh! Yeah, I'd like to see that, as well ![]()
--Jeff Moden
Change is inevitable... Change for the better is not.
August 21, 2007 at 3:54 pm
You didn't say how big TempDB had gotten... how big is it?
--Jeff Moden
Change is inevitable... Change for the better is not.
August 21, 2007 at 3:52 pm
Viewing 15 posts - 55,291 through 55,305 (of 59,072 total)