Can't remove IP?!?!? What the ..
Hi, I am using SQL2014 with HA/AG groups and was adding an extra listener when I used the incorrect IP address. I had thought the 'remove' button would work, but it does not. Also I tried deleting it...
View ArticleSQL Always On Backups
Hi,SQL Always OnBackups taken on a replicas will not show up in the MSDB database backup tables of the primary server (or other replicas), as they don’t share an MSDB database.Then where can i find the...
View ArticleMixing SQL2008R2 and SQL2012
Hello!!I have a cluster environment two nodes windows 2008 R2 Enterprise, with 4 instances SQL2008R2, my question is can I install one instance more of SQL2012 ?..thanks a lot
View ArticleSQL 2008R2 Failover Cluster without File Share
We are looking to set up a failover cluster for our SQL 2008R2 database. To accomplish this, we have 2 servers, both equipped with Fusion I/O cards that will both have identical copies of our...
View ArticleReplication Validation is being failed on AlwaysOn
Hi All,When executed below query on distribution database receiving 2nd below error. Please suggest if you faced same kind of issue.---------- USE distribution; GO DECLARE @redirected_publisher...
View ArticleSQL Server Log Shipping 14420, 14421 False Error Message
I have set up log shipping on a SQL 2014 server to copy data from a primary to a secondary server. This is all working correctly backing up, copying and restoring however the alerting which is...
View ArticleNot able to Failover AG
Hi All,Could not able to connect secondary replica below is the error message I am getting when I tried to failover. Please suggest TITLE: Connect to Server ------------------------------ Cannot...
View ArticleCompatible Development Platforms?
As understood, AlwaysOn Availability Groups supports multi-subnet failover as long as the application in question supports: SQL Native Client 11.0 ODBC ADO.NET with .NET Framework 4.0 (Update 4.0.3)...
View ArticleFind errors in AlwaysOn synching
Hi folks,We've just started using AlwaysOn High Availability and run into a wierd issue. I have 1 particular database that is not syncing data to the secondary replica. But when i look at all the...
View ArticleMerge Replication in AlwayOn
Hi All,Merge replication on AlwayOn is configured, working fine on Original Publisher.When failover to possible publisher data is not being replicated.Replication Monitor Error: Message: Validation...
View ArticleSQL Server 2012, SSMS won't show bak files or even folders, using enterprise...
I'm working on a newly installed windows 2012 R2 server which has SQL Server 2012 and SSMS installed on it. What has been odd is that when I open the "restore database" dialog, in the "Select Backup...
View ArticleAlwaysOn Availability Groups - Downlod hotfixes
Friend I'm doing a certification process using AlwaysOn, and was using the link below, and on the lower 90 hotfix, and instead of downloading one by one, and then upgrade one by one updates, is...
View Article"Select backup devices" hangs after clicking Add button
I'm trying to restore a database using SSMS GUI. In "Select backup devices" window if I click the Add button there the window and the whole process hangs like it will never work.I tried to clear backup...
View ArticleLog Shipping - Log file truncation
Hello,I have log shipping setting up on my production going to my DR server with every 15 min of Tlog backup , but after doing some online searches about this I still cannot figure out why the...
View Articleadd more datafile to Log Shipping, Mirroring, Always on
Hi export ,can you explain what will happen to secondary nodes if you add a data file to primary server1. for log shipping /mirroring / Transactional environment 1folders, mount points location are...
View ArticleUndo an applied transaction log ?
USE [master] RESTORE DATABASE [EmployeeRecovered] FROM DISK = N'D:\Backups\Normal\EmployeeFULL.BAK' WITH FILE = 1, MOVE N'Employee' TO N'D:\MSSQL\DATA\EmployeeRecovered1.mdf', MOVE...
View ArticleSQL Server evaluation edition
Experts,What I understand is that there is a restriction of upgrading a SQL server 2012 cluster from evaluation edition to licensed standard editon.Is there a similar limiation for upgrade from...
View ArticleInstalltion & Configuration
Hello Experts,I am about to install a new failover SQL-Server environment (win 2012 \SQL 2008 Sp4) and after going to installation we found out that storage designed to map to over the number of drive...
View ArticleAlwaysOn Estimated Recovery Time (seconds)
Hi All,Estimated Recovery Time (seconds) is not matching with actual fail-over recovery time. Is the two process different? Normal Redo catch-up and during a time of failover recovery?Estimated...
View ArticleAvailability Group Listener - Targeting Incorrect Node
Hi Guys,We have a multi-subnet cluster and trying to add a listener but the following error keeps popping up:Msg 19456, Level 16, State 0, Line 1None of the IP addresses configured for the availability...
View Article