Viewing 15 posts - 5,281 through 5,295 (of 9,253 total)
there's not a lot we can do without the error messages, please provide them as Anthony has advised
July 23, 2012 at 5:43 am
thunderousity (7/23/2012)
I was reading it incorrectly.
Thanks I'll set it and monitor it.
Will 64bit SQL Server...
July 23, 2012 at 3:58 am
July 22, 2012 at 7:35 am
You don't need to break mirroring at all. Pause the mirror and then perform a backup on principal and restore with move to mirror then resume mirroring. It's all in...
July 22, 2012 at 6:31 am
You should only run checkdb once with data_purity on a pre 2005 database to invoke the flag, this is not necessary on 2005 on as the checks are automatically completed.
Try...
July 21, 2012 at 1:17 am
dbasql79 (7/20/2012)
Hi Folks,1. Can Multisite clustering work on single node per site? Like Node1 on Site A and Node2 on SiteB provided SAN replication.
Yes it can.
dbasql79 (7/20/2012)
July 20, 2012 at 10:21 am
thanks for posting back,
July 20, 2012 at 9:59 am
thunderousity (7/20/2012)
Windows Server 2008 R2 64bit
8GB Ram
I have installed SQL Server 2008 R2 Enterprise 64bit.
What is the best practise relating to...
July 20, 2012 at 9:11 am
ramyours2003 (7/20/2012)
how to add a data file in a primary database when the db is configured mirroring in sql 2008 ?
As I said in my response to your post...
July 20, 2012 at 9:03 am
Since this is SQL server 2005 and theres no mention of clustering, the service account will already be a member of the SQL server local groups on the machine and...
July 20, 2012 at 1:11 am
No, databases that are part of an AlwaysOn availability groups are already synchronised so recovery should be fairly quick. AlwaysOn is basically database mirroring on steroids 😉
July 20, 2012 at 1:07 am
ken.schilstra (7/19/2012)
If I run a full backup, how do I restore it to the instance...
July 19, 2012 at 2:32 pm
Bobby Glover (7/19/2012)
Is it as I have suggested below.
2 Types of always on
FCI and AO Groups
FCI, modification of clustering which already exists, needs shared storeage or can...
July 19, 2012 at 9:08 am
Viewing 15 posts - 5,281 through 5,295 (of 9,253 total)