Viewing 15 posts - 4,951 through 4,965 (of 9,253 total)
SQLSACT (9/25/2012)
I have a quick question regarding pages moving from disk into memory
If I select * from a table, are all pages that make up the table and indexes...
September 25, 2012 at 9:15 am
opc.three (9/25/2012)
I realize that. That is my motivation for adding in the coulmn that implies it is the amount of memory allocated as a locked page, i.e. AWE memory.
The point...
September 25, 2012 at 9:11 am
opc.three (9/25/2012)
September 25, 2012 at 7:50 am
Kishore-132325 (9/25/2012)
ok, gotcha..but after the failover has happened, the Mirroring should establish connection back with New Principal and get synchronised rite?
What new principal?
The mirror session is created against the clustered...
September 25, 2012 at 4:37 am
Kishore-132325 (9/25/2012)
Yes multi instance cluster...DB Mirroring is in Asynch mode and Manual failover...
If the cluster fails over and the failover time exceeds the mirror timeout (default is 10 seconds) the...
September 25, 2012 at 3:56 am
Kishore-132325 (9/25/2012)
September 25, 2012 at 3:40 am
No, it's not. This value
locked_page_allocations_kb
is a part of
physical_memory_in_use_kb
September 25, 2012 at 1:33 am
saidapurs (9/24/2012)
I configured SQL cluster configuration successfully as Active /Passive but i am not understand how do i configure...
September 25, 2012 at 1:07 am
mcopa (9/24/2012)
Can I use the Copy Database wizard?
if you use the detach\attach method no you can't.
If you use the object method trnasfer it might work as it reads the...
September 24, 2012 at 12:11 pm
Jason Marshall (9/24/2012)
September 24, 2012 at 8:52 am
if it were me i would separate SSRS and SSIS to one box and put SSAS on its own
September 24, 2012 at 8:49 am
braju (9/24/2012)
September 24, 2012 at 7:55 am
saidapurs (9/24/2012)
Hi Gila/Perry,Thanks for your response even i observed required less down time for this...
Thanks & Regards
Satish
No problem, the main thing is...
September 24, 2012 at 6:59 am
look closely at the cost threshold parameter and also check for rogue queries and tune them 😉
September 24, 2012 at 6:55 am
You could certainly consolidate the database engine instances to one box, whether or not you have a box that's capable of providing the level of performance you'll require from the...
September 24, 2012 at 6:42 am
Viewing 15 posts - 4,951 through 4,965 (of 9,253 total)