Viewing 15 posts - 331 through 345 (of 541 total)
Judy-363345 (11/13/2009)
I got high numbers in SQL Comiplations/Sec and lower number in SQL re-Compilatios/sec using Perfmon.
Some articles said that high SQL Comiplations/Sec means low rate of plan reuse....
November 14, 2009 at 2:15 pm
Tara-1044200 (11/13/2009)
November 13, 2009 at 11:31 am
WOW i always used the for each loop to process files and never knew about multiflatfile feature.
Good one.
Thank you
November 12, 2009 at 8:42 am
Moderator:
Please delete all the copies of the original reply.
I think i hit the server during maintenance.
November 11, 2009 at 11:00 pm
homebrew01 (11/10/2009)
When looking...
November 11, 2009 at 10:08 pm
homebrew01 (11/10/2009)
When looking...
November 11, 2009 at 10:06 pm
homebrew01 (11/10/2009)
When looking...
November 11, 2009 at 10:02 pm
JamesNZ (11/11/2009)
I've been reading a lot the...
November 11, 2009 at 9:09 pm
Is your master.dbf on attached storage like ISCSI?
November 11, 2009 at 3:56 pm
Mani-584606 (10/26/2009)
I just want to know that is any there way to go back to the same state for Primary and Secondary SQL Instances (i.e state before starting DRT Test)...
October 29, 2009 at 1:19 pm
I think you have to restart the server after turning it on.
October 21, 2009 at 1:59 pm
Given that this is a OLTP test.
In step 1 after disabling jobs
Dont forget to restore the last tran log from primary to secondary.
Failing Over to a Log Shipping Secondary
http://msdn.microsoft.com/en-us/library/ms191233%28SQL.90%29.aspx
Changing Roles...
October 19, 2009 at 2:52 pm
Yes if you used
begin tran
something happens
you can issue
rollback tran
October 16, 2009 at 1:07 pm
October 16, 2009 at 11:54 am
Viewing 15 posts - 331 through 345 (of 541 total)