Viewing 15 posts - 1 through 15 (of 24 total)
I believe you need to request the upgrades from your Microsoft TAM. They are noted in the KB, but not publicly available. That is what I understand.
Mindy
May 5, 2005 at 7:16 am
Frank,
Thanks so much. The baby gallery huh? The site used to be a lot larger before we started our own family. I had to scale things back severely and all...
May 4, 2005 at 7:10 am
Two new fixes came out in the last couple of months that address this error message:
SQL Version .996.
FIX: You receive a...
May 3, 2005 at 9:38 am
Simply using the /3GB does not remove windows/sql's ability to manage memory. It simply moves 1GB from the kernel mode space over to user mode space so that instead of...
May 3, 2005 at 9:34 am
Thanks for both your replies. After I posted the message I got to thinking that procedure cache is in the 2-3GB user mode memory space (not even available to use...
April 1, 2005 at 8:13 am
You can replace the cursor at the end using the PARSENAME function as such:
exec sp_MSforeachtable N'declare @tbl sysname set @tbl = PARSENAME(''?'',1) exec get_column_details @tbl'
I never knew about...
February 9, 2005 at 10:11 am
Thanks.
After posting that msg yesterday I did a search in this forum for cache and found I had already asked this question and someone had answered it (I didn't know...
January 27, 2005 at 9:01 am
To rephrase and clarify:
Are you pre-warming the cache?
If so, how are you going about doing it? - reading MDX from the Meta Data DB periodically and coming up with often...
October 14, 2004 at 12:58 pm
I have used http://www.hostmysite.com for 3 years after leaving http://www.brinkster.com. The http://www.hostmysite.com host provides a fast connection, high % uptime, and 24-7 customer service where they actually...
October 7, 2004 at 1:36 pm
You need to put those graphs up onto a site that has access to the internet. The graph images are pointing to your F drive, My Documents .... which you...
September 29, 2004 at 1:59 pm
Well, I finally figured it out myself. At least, I figured out a way to get what I need. It may not be the best way, but...
September 29, 2004 at 1:55 pm
Well, I want it to be a measure that works for any dimension that is pulled into the visible cube grid. So it would need to work with Customer, Product,...
September 24, 2004 at 8:51 am
Thinking more about it...I think what I need is the [Avg Order Amt] / [Avg Order Amt] for ALL
How do I write that in MDX?
Forget the Ancestor part, I don't...
September 23, 2004 at 11:01 pm
Thanks for all your comments!
Mindy
February 14, 2002 at 8:01 am
I'd like to join the club!
As I mentioned to Andy, I have been working on a database that has all objects NOT owned by DBO and has case sensitivity turned...
October 29, 2001 at 11:32 am
Viewing 15 posts - 1 through 15 (of 24 total)