Viewing 15 posts - 886 through 900 (of 1,518 total)
Matt Miller (10/15/2008)
October 15, 2008 at 12:19 pm
Grant Fritchey (10/14/2008)
Excellent. Well done. I'll have to see if we can use this one on our servers.
Thanks!
I'm attaching the 2 .vbs scripts here with .txt extensions to make it...
October 14, 2008 at 7:49 am
SQLEngine (10/13/2008)
Marios,Very useful article, thanks. This opens up other posibilities with SCOM.
Thanks!
I will post the .vbs as a .txt file in the next day or so.
October 13, 2008 at 8:31 pm
noeld (10/10/2008)
Marios Philippopoulos (10/10/2008)
Yet, when...
October 10, 2008 at 11:54 am
Steve Jones - Editor (10/10/2008)
October 10, 2008 at 9:07 am
GilaMonster (10/10/2008)
...Also, because they don't take part in transactions they will keep any logged rows even if the tran is rolled back.
Another use of table variables - from Gail's last...
October 10, 2008 at 8:12 am
Grant Fritchey (10/8/2008)
October 9, 2008 at 3:40 pm
Greg Charles (10/2/2008)
Unfortunately, I don't think a modification...
October 2, 2008 at 3:05 pm
EdVassie (10/2/2008)
October 2, 2008 at 7:57 am
What's stunning about this is that AWE is not even the ideal solution for SQL Server accessing more memory: only the buffer cache benefits from it.
So when it is stated...
October 1, 2008 at 7:07 am
Adam Angelini (9/30/2008)
correct, the only things necessary is the AWE option and the lock pages in memory permission for your SQL account.
Yes, I have been using this link to configure...
September 30, 2008 at 3:30 pm
Adam Angelini (9/30/2008)
I know for a fact that it is necessary to use AWE - I've tried it without doing so.
Thanks, I'm also quite incredulous about this...
I'm just stunned at...
September 30, 2008 at 2:56 pm
george sibbald (9/30/2008)
as long as you are using 32 bit SQL server, you will need to enable AWE to access memory over 4GB
Could it be that not mentioning AWE is...
September 30, 2008 at 2:53 pm
Adam Angelini (9/30/2008)
yes, you can use 64GB, but you need to enable AWE for 32 bit.
Thank you, I've always thought so too, but AWE is not mentioned anywhere in these...
September 30, 2008 at 2:51 pm
Tim Peters (9/30/2008)
1. Right-click My Computer, and then click Properties.
-or-
Click Start, click Run, type sysdm.cpl, and then click OK.
2. On the Advanced tab,...
September 30, 2008 at 10:36 am
Viewing 15 posts - 886 through 900 (of 1,518 total)