Viewing 15 posts - 8,251 through 8,265 (of 9,253 total)
Edogg (4/10/2009)
This way if you lose a SAN you don't lose both servers.
absolute rubbish, the whole point of a SAN is multi pathing and fail over. Chances are, if...
April 10, 2009 at 4:41 pm
i would migrate all data to the new SAN and setup database mirroring between the 2 instances. Decommission the old Hitachi SAN unless you have any real need to keep...
April 10, 2009 at 1:40 pm
for sql 2008 clustering post in the sql 2008 forum in the future.
Apart from that this should help too
April 10, 2009 at 11:51 am
Rowan (4/10/2009)
But why does it run perfectly in sql 2000 with or without using a udf. I am stumped!Thanks for your replies.
sql 2000 let you do a whole load of...
April 10, 2009 at 11:36 am
using either profiler or a server side trace!
April 10, 2009 at 3:49 am
have you tried profiling the database to see if there are any oddities there?
April 10, 2009 at 3:44 am
you have 3 nodes
NODE A
NODE B
NODE C
run setup on NODE A and you would select "New SQL Server failover Cluster Installation". During set up you indicate which cluster nodes participate...
April 10, 2009 at 3:40 am
if the server is stand alone then there is no cluster, could you explain a little more please?
do you have a windows cluster configured and ready to go?
Have you created...
April 9, 2009 at 6:39 pm
did you run DBCC UPDATEUSAGE as well?
April 9, 2009 at 6:31 pm
yes, it wasnt until i tested it and was able to confirm it works that i now plug it into my DR processes
April 9, 2009 at 5:57 pm
the other trick to recover from a dead master database is to take a backup of the master and restore it to a different sql instance as another name (i.e....
April 9, 2009 at 5:04 pm
No George, the whole point is this
your master database is corrupt, you cant start sql to restore the database. You dont want to rebuild or you cant cos you dont...
April 9, 2009 at 4:05 pm
larry Hennig (3/13/2009)
April 9, 2009 at 1:28 pm
you're not alone, i was sure the c2 audit wrote trace files to the LOG folder as well as the default trace, shows how wrong you can be. Then, i...
April 9, 2009 at 6:55 am
Viewing 15 posts - 8,251 through 8,265 (of 9,253 total)