Viewing 15 posts - 40,006 through 40,020 (of 59,072 total)
Heh... never mind. I see that Lynn got an answer to his question.
--Jeff Moden
Change is inevitable... Change for the better is not.
February 1, 2010 at 4:16 pm
mcommmgr (2/1/2010)
--Jeff Moden
Change is inevitable... Change for the better is not.
February 1, 2010 at 4:14 pm
Tara-1044200 (2/1/2010)
--Jeff Moden
Change is inevitable... Change for the better is not.
February 1, 2010 at 12:25 pm
I've been in a similar situation as that user. I'm not saying it's right, but I do understand his frustration. He thinks that something can be done and...
--Jeff Moden
Change is inevitable... Change for the better is not.
February 1, 2010 at 11:49 am
As a side bar, the default is for SQL Server to give everyone a default of "Master" and that's how a lot of folks end up making stored procs in...
--Jeff Moden
Change is inevitable... Change for the better is not.
February 1, 2010 at 10:30 am
You're welcome. Thanks for the comeback.
--Jeff Moden
Change is inevitable... Change for the better is not.
January 31, 2010 at 7:16 pm
Dan, what are you using to load files into SQL Server at 400k RPS with and how many parallel threads are you using to do that?
--Jeff Moden
Change is inevitable... Change for the better is not.
January 31, 2010 at 5:31 pm
Tara-1044200 (1/30/2010)
i get this..Volume in drive \\OBBEVAER\IT_Reports is OBBEVAER_Data
Volume Serial Number is B2BD-B330
NULL
Directory of \\OBBEVAER\IT_Reports\DBANULL
File Not Found
NULL
That means that the login that the SQL Service is starting...
--Jeff Moden
Change is inevitable... Change for the better is not.
January 31, 2010 at 5:22 pm
You bet. Thank you for the feedback.
--Jeff Moden
Change is inevitable... Change for the better is not.
January 31, 2010 at 5:18 pm
David Portas (1/31/2010)
Jeff Moden (1/30/2010)
Heh... no, I'm not missing the point. I said virtually the same thing in the first paragraph of my last post.
The thing that made me...
--Jeff Moden
Change is inevitable... Change for the better is not.
January 31, 2010 at 5:11 pm
Heh... no, I'm not missing the point. I said virtually the same thing in the first paragraph of my last post.
--Jeff Moden
Change is inevitable... Change for the better is not.
January 30, 2010 at 6:56 pm
Thanks, Charlotte. Heh... not a star... just a guy who's had to do the same thing before. We have such a grid coordinate system for the US and...
--Jeff Moden
Change is inevitable... Change for the better is not.
January 30, 2010 at 6:35 pm
I agree with what Flo said. To go a little bit further, a complex query with a lot of left joins may actually be using TempDB to create work...
--Jeff Moden
Change is inevitable... Change for the better is not.
January 30, 2010 at 1:14 pm
Sorry... posted a duplicate post.
--Jeff Moden
Change is inevitable... Change for the better is not.
January 30, 2010 at 11:11 am
Not to mention the space savings on disk if any deletes occurred on the heaps.
--Jeff Moden
Change is inevitable... Change for the better is not.
January 30, 2010 at 11:00 am
Viewing 15 posts - 40,006 through 40,020 (of 59,072 total)