Viewing 15 posts - 3,841 through 3,855 (of 9,253 total)
thierry.vandurme (10/24/2013)
Installation takes over 4h! GUI wait...
December 29, 2013 at 1:22 pm
rcox 88687 (12/23/2013)
Is it possible to have two pairs of FCI's within the same Availability Group? The first FCI is the primary and the...
December 29, 2013 at 1:20 pm
maurizio_salviato (12/23/2013)
Hello,Can I receive a copy of the VMWare Server\SQL Server 2008 install?
Best regards
here you go
http://www.stokecs.co.uk/techdocs/Creating_a_2_node_SQL_Server_2008_Cluster_Configuration.pdf
December 23, 2013 at 8:05 am
Andrew G (12/16/2013)
As I understand it, Always On Availability groups required SQL2012 enterprise edition, 'Always On' Failover Clustering is supported in SQL2012 standard edition.
Sorry, yes my bad.
Failover cluster instances support...
December 17, 2013 at 12:09 am
Sagar Akhare (12/16/2013)
I want to disable the log shipping in SQL Server 2005, but in my case secondary server is no more...
December 16, 2013 at 7:22 am
signal runner (12/15/2013)
Hi,I am hoping someone might be able to help me: Under a SQL 2012 Standard edition:
Standard edition itself does have AO support constraints as follows;
Alwayson Availability groups
Standard...
December 16, 2013 at 7:07 am
ryan_xh (12/12/2013)
We have a single node sql 2008 cluster, now we want to add a new node to have a active\passive cluster. So for the new node, do we...
December 15, 2013 at 2:43 pm
PHXHoward (12/6/2013)
With Windows 2012, a cluster will stay online with only one node standing. It has to do with dynamic weight adjustments.
Only if you have removed the voting from the...
December 11, 2013 at 5:59 am
bobbums (12/9/2013)
You do know that some of us are maintaining databases created by other people, right?
Yes, as do I.
bobbums (12/6/2013)
December 11, 2013 at 5:56 am
although generally frowned upon, xp_cmdshell can get most info from the OS. Just ensure your script disables it again after calling it like so
exec sp_configure 'show advanced options', '1'
reconfigure
exec...
December 9, 2013 at 5:23 am
dan-572483 (12/6/2013)
Then why would my simple recovery model databases not come online with copies of the original log files in the new location?
The first thing you should have done is...
December 9, 2013 at 5:15 am
dan-572483 (12/5/2013)
December 9, 2013 at 5:09 am
Denesh Naidoo (12/9/2013)
Currently we have a stand alone SQL Server 2008 R2 Ent server. We are planning to move this environment to a Cluster. Once the cluster is ready...the...
December 9, 2013 at 5:01 am
mandavli (12/8/2013)
yes user I am trying does have login credential has rights to other domain server.
The account has been added to sql server as a login?
December 9, 2013 at 4:56 am
mssqlnoob (12/9/2013)
frankly speaking I still could not differentiate between READ COMMITTED SNAPSHOT AND SNAPSHOT ISOLATION
The main difference is that to use snapshot isolation the query must set the option
SET TRANSACTION...
December 9, 2013 at 4:54 am
Viewing 15 posts - 3,841 through 3,855 (of 9,253 total)