Excute Timeout When I SUSPEND a database from HADR
Hello,I want to SUSPEND a database from HADR,But when I excute "ALTER DATABASE [eCommerceERP_0325] SET HADR SUSPEND;", It run for a long time, and nerver finish.No useful long in "Sql server log"
View ArticleDR - SQL Server running on VMware
Hi Team:Think like we have a stand alone SQL server was running on VMware. what I m looking is what is the best DR plan.1) thinking about implementing DR through "VMware vCenter Site Recovery...
View ArticleIndexorg/Re Indexing jobs in Primary server which has Logshipping
Hi All,I have primary server(SQLServer 2008 R2) with 200 Database and 90 databases are configured in Log shipping(stand by).We are planning for Indexing jobs on primary server.Please some body advise...
View ArticleSql Server Log shipping
Hi, We have configured log shipping in our production setup. Now we are planning to change the service account from local system on which SQL Server is running to to other domain account. Pls let me...
View ArticleSQL Server 2012 cluster with tempdb on local drives
I am working with a SQL 2012 cluster that puts tempb files into a ramdisk local to each node. The problem that I have encountered is that when the sql instances failover - they leave the old tempdb...
View ArticleMaintenance Plans when using An AlwaysOn Database Availability Group
Hi, I'm planning on using a 2 node alwayson database availability group with a witness server. To start the replica sync I'll be using a backup on node 1 and doing a restore on node 2.I'm planning on...
View Articlesys.dm_hadr_instance_node_map returns no rows
We have an AlwaysOn Availability Group with 5 replicas. It's been running for over a year, and has had no problems. It seems healthy, by every check we can devise. We have practiced graceful...
View ArticleSQL Server Backup versus Virtual Machine Backup. Is the virtual machine...
My SQL Server is hosted on a virtual machine (VMWare). A backup strategy has been suggested whereby we backup the Virtual Machine every night. Daily backups are all that is required.Is the virtual...
View ArticleSQL Cluster on VM's
Hi Team:As of now we have two physical cluster nodes which are physical and now we are planning to move VM's. Can any one suggest me Microsoft Recommendation for Migrating Clusterd environment to...
View ArticleSQL 2012 Failover Cluster Installation error
I am installing SQL Serveer 2012 on a Windows Server 2008 R2 Cluster. I start the installation, and choose "New SQL Server Failover Cluster installation" Everything is going along fine until i get to...
View ArticleExclusive access could not be obtained because the database is in use
Hi I am trying to use sql server 2005 management stodio to restore a database. But I got this error message: Exclusive access could not be obtained because the database is in use Anyone know how to...
View ArticleHow to recover from database consistency errors?
I have a SQL server cluster 2005. Due to the broken of SAN storage's controller and disks, one of my SharePoint content DB has corrupted and has been causing numerous error to the SharePoint. I have...
View ArticleHow to check when database on primary server switch to secondary server and...
Dear : I am new beginner on sql server 2012 always on. Our site had met an accident. It was the primary database server was unavailable and database was switch tosecondary server. Many users...
View ArticleLog shipping is not restoring log files ata particular time
Hi,I have configured log shipping and it restores all the log files upto a particular time after which it throws error and not in consistent sate. I tried deleting and again configuring log shipping...
View ArticleAlwaysOn Availability Groups - Can we have just Primary replica?
Hi all,We are looking at a future deployment of this technology in SQL 2012 for Production. Would sit on a 2-site WSFC.The question has come up: is it feasible to create a 'single-node' copy of such a...
View ArticleHow to upgrade an Active & Active sql cluster?
Hi Experts,How to upgrade an Active & Active sql cluster? Is there any difference in upgrade for sql 2005 Active-Active cluster and sql 2008 R2 Active - Active cluster?Thanks in advance.
View ArticleSQL Server 2012 Always ON Users Sync
Team,We have a development cluster which is configured on Windows Server 2012. Recently we had an issue where the cluster failover happened momentarily and the roles were interchanged wrt to AlwaysON....
View ArticleQuestion on sql cluster
Hi, On a cluster, we have 2 networks i.e private network and public network. Private network is used for cluster communication(LooksAlive and IsAlive checks) and Public network is used for client...
View ArticleFailover scenarios for AlwaysOn
What are the failover scenarios/situations in which the failover happens when the Databases are configured with ALways-On?In our situation windows failover cluster server node 1 fails over to node 2...
View ArticleActive/Active Cluster SQL Server 2008 R2 connectivity problems
Hi,We have a 2 node Actice/Active Cluster as described here:SqlServer Instance 1 = MSSQLSERVERSqlServer Instance 2 = Instance2As we know when we want to connect to the second instance, our web.config...
View Article