Viewing 15 posts - 5,896 through 5,910 (of 9,253 total)
ramu.a (3/7/2012)
if i change another name : it showing invalid DNS or Wins Name...
What name are you supplying?
March 7, 2012 at 5:24 am
Perry Whittle (3/7/2012)
What version of SFW with HA (VCS) do you...
March 7, 2012 at 1:20 am
ramu.a (3/6/2012)
error: the Sql Server Failover cluster network 'name' is not valid.The name must be a valid...
March 7, 2012 at 12:29 am
You have just 2 nodes in the cluster is that correct?
March 7, 2012 at 12:23 am
So you have a physical cluster that is clustered using VCS and you want to virtualise it, is that correct?
What version of SFW with HA (VCS) do you have installed?
March 7, 2012 at 12:14 am
n_navadehgi19 (3/6/2012)
hi friends...why this script dont act in my sql server2008 , dont remove old backups ,plz help me
which script, have you tried mine posted above?
March 6, 2012 at 4:02 pm
This suggests it is supported 😉
Are your shared disks Veritas SFW disks?
March 6, 2012 at 3:41 pm
you may mirror mydb as long as it has no filestream filegroups, this is detailed in Books Online
http://technet.microsoft.com/en-us/library/bb895334.aspx#DatabaseMirroring
March 6, 2012 at 1:10 pm
tracking the server going down look for event id 6006, event log service stopping. This is one of the last services to go down.
tracking the server coming up look for...
March 6, 2012 at 1:01 pm
its obviously grown that large for a reason i would have thought, sure its not a weekly reindex job or something pushing the size up. Be mindful about shrinking it...
March 6, 2012 at 12:44 pm
x_japanfans5312 (3/6/2012)
i just set up a 2 node failover clustering for SQL SERVER 2008 on Windows Server 2008 R2 Enterprise Edition,
how do i setup the secondary NIC full...
March 6, 2012 at 12:39 pm
Why on earth would you put a stand alone instance of SQL server onto a cluster node?
The serverproperty element would still return the physical node name for any non clustered...
March 6, 2012 at 12:44 am
charipg (3/5/2012)
is there any way to find out the cluster node type(A-A or A-P) through SSMS ?
To detect whether you have multiple instances active on multiple nodes you need to...
March 6, 2012 at 12:08 am
You can run sql7 or SQL 2000 side by side with 2005 or even 2008, but there are ramifications especially when it comes to uninstalling the previous instances. Personally I...
March 6, 2012 at 12:00 am
Viewing 15 posts - 5,896 through 5,910 (of 9,253 total)