Availability 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 ArticleOn Premise SQL Server 2016 Database backup and store into a Azure Blob Storage?
Hi All,I need to backup around 6 SQL Server 2016 Databases. Total size of 6 databases are around 2 TB. These are on-Premise and want to store backup on Azure Blob Storage.Is this achievable. ? If yes...
View ArticleHow to repair DBCC CHECKDB Messages 8980,8981,8977
Hi TeamI am getting this following DBCCC CHECKDB error on the user database. Requesting you suggestMsg 8980, Level 16, State 1, Line 1Table error: Object ID 484196775, index ID 1, partition ID...
View ArticleSQL Always On - one listener for multiple AG's ?
Hello, In a SQL Always on, can i have one listener for multiple Availibility Groups or must I have a seperate listener for each Availibility group ?thanksilikefondue
View Article