Viewing 15 posts - 151 through 165 (of 233 total)
Nadrek (2/12/2010)
Alan Vogan (2/12/2010)
"Beliefs" get in the way of learning.
February 12, 2010 at 9:58 am
If anyone is still following this thread, a related question. If I want to use the MAXDOP query hint but set it dynamically, is there a way to tell...
"Beliefs" get in the way of learning.
February 2, 2010 at 9:54 am
Thanks for the update. It's proved to be useful many times for me.
"Beliefs" get in the way of learning.
February 1, 2010 at 6:54 am
That'll teach me to read the question a little more carefully. Of course, then we couldn't have had a fascinating discussion on AWE and Lock Pages in memory. ...
"Beliefs" get in the way of learning.
January 12, 2010 at 8:32 am
I think what people should take away from this is that you want to get the memory settings on 64 bit correct; set Min/Max memory, and lock pages in memory....
"Beliefs" get in the way of learning.
January 11, 2010 at 9:22 am
Cliff Jones (1/11/2010)
"Beliefs" get in the way of learning.
January 11, 2010 at 8:40 am
Did you read the blog post from the CSS SQL Server group engineers? The AWE switch is NOT ignored and it is recommended as a best practice. Here...
"Beliefs" get in the way of learning.
January 11, 2010 at 7:46 am
The answer is incorrect. AWE can be used in 64-bit and some people recommend that it should be set because it helps SQL Server manage memory by not allowing...
"Beliefs" get in the way of learning.
January 11, 2010 at 6:48 am
This is the error message being returned:
Column, parameter, or variable #1: Cannot find data type PROVIDERS.IMREPROV_CODE.
Column, parameter, or variable #3: Cannot find data type LOCATION.LOCATION_ID.
Parameter or variable '@aCaregiverId' has an...
"Beliefs" get in the way of learning.
January 8, 2010 at 7:47 am
When I posted the original problem I said that the problem I identified was part of a much larger query but that I had isolated it to a specific view....
"Beliefs" get in the way of learning.
December 21, 2009 at 3:00 pm
Yes, I'm planning on attending the data camp and I hope to see you there.
I am familiar with the issue that Gail raises about "cursors in disguise". It's a...
"Beliefs" get in the way of learning.
December 21, 2009 at 9:52 am
Grant,
Thanks for stimulating the brain cells. In short, the subquery that you pointed out was the problem and the view just wasn't going to get it done. I...
"Beliefs" get in the way of learning.
December 18, 2009 at 1:39 pm
Thanks for the link to the guidelines. That was helpful.
I've already posted the query. I've attached a zip file with the three table definitions and the view definition...
"Beliefs" get in the way of learning.
December 17, 2009 at 2:19 pm
I have the book on my desk. I also have had the pleasure of speaking with Grant and hearing him speak at the New England SQL Server User Group...
"Beliefs" get in the way of learning.
December 17, 2009 at 11:19 am
Mauve (12/10/2009)
Technically, the use of the word "disk" is wrong. It rearranges data within the (SQL Server) pages and extents. ...
"Beliefs" get in the way of learning.
December 10, 2009 at 9:48 am
Viewing 15 posts - 151 through 165 (of 233 total)