Viewing 15 posts - 5,896 through 5,910 (of 9,244 total)
This suggests it is supported 😉
Are your shared disks Veritas SFW disks?
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
March 6, 2012 at 3:41 pm
is this a clustered instance?
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
March 6, 2012 at 2:21 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
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
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...
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
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...
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
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...
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
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...
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
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...
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
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...
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
March 6, 2012 at 12:00 am
pretty sure this is IIS related.
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
March 5, 2012 at 3:28 pm
You need to be on SP3 or later for SQL Server 2000, please see the following links
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
March 5, 2012 at 3:22 pm
you would have needed to restore the master database and then the model
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
March 5, 2012 at 3:03 pm
check the maintenance plan history and the error logs around the failure time for more info and post back
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
March 5, 2012 at 2:43 pm
was the Windows upgrade an in place upgrade?
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
March 5, 2012 at 2:37 pm
fmaruf (3/5/2012)
In my production environment, I have to two Windows 2003 Ent. edition servers with SQL Server 2005 Cluster.
We have to add one more Windows 2003 Ent. edition servers with...
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
March 5, 2012 at 2:33 pm
Viewing 15 posts - 5,896 through 5,910 (of 9,244 total)