How to fix:Availability replica is disconnected.
Hello,I searched on MSDN,Check if the port is conflicting, and if so, change the port number. Checked,the port is right. and firewall is disbled on both server.Check the database mirroring endpoint...
View ArticleSQL Always On Database Availability Groups - Design Questions
Hi, I'm looking at setting up a 2 node AlwaysON database availability group using SQL EE and Windows 2012 WMware virtual machines as shown below:sql01 - 2 NICs, 3 disks, 100 GB total storage sql02 - 2...
View ArticleAlways On second node security logins issue
Hello All, I posted this in the CRM forums and haven't received any responses. It is really a SQL issue anyway. I am trying to configure an availability group for a new CRM 2013 environment. I have a...
View ArticleLog shipping configuration from Sql 2008 R2 Enterprise to 2012 Standard
Hi,My environment in DR sql version sql 2008 R2 (Enterprise edition)Production :sql 2012 (Standard edition)I want to configure logshipping from sql 2008 R2 enterprise to 2012 standardis it possible...
View ArticleSQL 2000 Server Instance - what objects stored on the file system
For SQL Server 2000, what objects and/or metadata are stored on the file system (if any) such that they can be backed up to tape from the file system and restored in the event of disaster? For...
View ArticleHow to protect (take backups) SQL 2014 AAG databases from DPM 2012 R2 with RU2
We have just upgraded / replaced our SQL Server plattform in the following way:SQL Servers:3 Servers running Windows 2008 R2 + SQL Server 2012 CU9Upgraded to SQL 2014 so the system databases were up to...
View ArticleSharePoint Database Run out Space in a AlwaysOn Availability Group
I have a situation where I have two servers in SQL Server 2012 R2 AlwaysOn Availability Group. One is primary and the other one being secondary. I am only running SharePoint Database on it.Problem: I...
View ArticleError setting up AG between 1 primary and 2 secondaries
Setting up AlwaysOn AG from Primary to 2 secondary replicas. Both async. Primary to replica1 works fine and completed setup. Primary to replica2 gives below errors. On primary (LABSVR6) --------------...
View ArticleDatabase in Suspended Mode
Hi, I faced this problem suddenly when i was trying some indexes on a local dummy table(using 'sa' user id) on DB COSMOS. After working around indexes i saved the file and closed Query Analyzer. On...
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 ArticleHow do i switch databases between sql server availability groups
Hello All,How do i switch databases between sql server availability groups i have 2 availability groups and 4 servers 2 servers in each data center.How do i switch databases between AG Groups few are...
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 ArticleExcute 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 ArticleLog shipping configuration without network share
Hi,I need to configure log shipping in sql 2008R2 server. During the set up, the primary server is not able to add the backup file to the secondary server and it is throwing error. I am not able to...
View ArticleDesign Examples for SQL Server HA
Hi All,We are presently planning to design a HA Environment in our company for Business Continuity. Can anyone share their experience / Server Implementation.Thanks
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 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 Article