Offload backups on Secondary Replica
Hi Team,Can i perform full and differential backups on Primary Replica and Copy-Only Log Backups on Secondary Replica?I am using SQL Server 2016 ENT (Primary+1Secondary)
View ArticleUpgrade SQL server 2014 SP2 CU18 to SQL 2014 SP3 CU4 in Always on Group
Hi there,I've some query regarding upgrading SQL 2014 SP2 CU18 to SQL 2014 SP3 with latest cumulative update CU4.Can I directly upgrade my existing SQL 2014 SP2 CU18 to SQL 2014 SP3 CU4 or I need to...
View ArticleMulti Node (N+1) SQL Fail over Cluster
Hi,I would like to set up 2 Active Nodes and 1 Passive Node SQL fail over cluster. Please correct me if i am misunderstanding about ISCSI Disks configuration Like--NODE-1, NODE-3 SQL DATANODE-1, NODE-3...
View ArticleAvailability groups are running only on first node after patching.
Hi , We have 3 node cluster where each node has 2 availability groups. Our monthly patching cycle will do the patching of all nodes one by one with one hour Gap( A node - 6 pm , B node 7pm , C node...
View ArticleUnable to see named instance via AG Listner
Good morning,I'm a little confused with my Always On High Availability setup and cant understand what's happening.I have a default SQL instance and have setup an Availability Group listener (AGLIST1)....
View ArticleIssues with failover to secondary node SharePoint database
Hi Gurus,Hope you are doing well.I've planned activity to fail-over SharePoint (SQL 2012 SP4) three node cluster Servers with AG's group configured.We have three node cluster with synchronous commit...
View Articleerror 0x80004005
Hi Everyone,I am getting the below:error 0x80004005SQl30082n with reason 3 password missingplease suggest a solution..!!!Thanks,Hunt_SQL
View ArticleSQL Server 2019 log shipping setting error on Linux. 'Log shipping is not...
Hi, We have running SQL server 2019 on CentOS 7. The error we get when we try to enable log shipping is: RegQueryValueEx() returned error 2, 'The system cannot find the file specified.' Msg 22001,...
View ArticleSecondary replica disconnected and not synchronized
Our secondary replica was disconnected from SQL Always-on Basic Availability Group (BAG) suddenly from a month ago. We have tried to re-attach the secondary replica back to BAG, but it fail. Below is...
View ArticleAlways On - Failover Readiness - Data Loss
Hello,This morning one of the secondary replica in the AG cluster, went out of sync due to network issue.In the AG dashboard, it shows as synchronizing with Primary , although under fail over readiness...
View ArticleAlways On (2016) behavior during (simulated) unplanned outtage
We just configured a basic availability group in Synchronous mode (and not auto-failover) between db1 and db2 last week. Okay, so the original state before planned failover was normal meaning no...
View ArticleDatabase Compatibility Level
What is difference between:1. Changing database compatibility directly (without putting DB in single user mode)ALTERDATABASE[WideWorldImporters]SETCOMPATIBILITY_LEVEL = 100GO2. Changing database...
View ArticleFragmentation
i have a table in PROD.i am running index mainteance every week.But my concerned is, there a table called table1 which is always showing 99%, means immediate after maintenance it looking good, but with...
View ArticleIncorrect server timestamp on Primary server
Hello Experts,I have configured AlwaysON AG with 2 machines ( no quorum witness is configured).I have a problem, the Server Primary time is incorrect. I go to see cluster , there is one node1 Primary...
View ArticleAlways on on TOP of SQL Server FCI
Dear Expert,I have SQL Server 2012 Fail over Cluster with Shared storage. Now i want to add Always on on top of this environment. Could you please help me. how can i resolve this environment....
View ArticleSQL Cluster resource will not start after amending file path of SQL system...
Is it possible too change the database paths back after using the alter database transaction below?ALTER DATABASE database_name MODIFY FILE ( NAME = logical_name , FILENAME = 'new_path\os_file_name'...
View ArticleRemove Unnecessary SQL Transaction Log in AlwayOn
Hi Team,What is the procedure to remove Unnecessary SQL Log which is part of alwayson? Both nodes are in Async mode.actually as part of troubleshooting we added this 2nd Transactional log...
View ArticleShort outages due to Availability Group timeouts
I have a SP2013 farm that uses a 2-server SQL Server 2014 configuration with Always-On Availability Groups. Up until a couple of months ago, this worked perfectly.Recently, our F5 load balancer started...
View ArticleCluster IP address resource 'ClusterIP' failed to come online because the...
We had recently numerous cluster issue. And our network team swap the cable last night and still we are receiving few errors. This issue needs to resolve asap. Any help would be greatly...
View ArticleAzure Backup
We are trying to backup on-prem SQL 2017 Databases to a Azure Storage Blob container. I can successfully do a manual backup of each database with the Azure SAS Token When were trying schedule backups...
View Article