Hi Experts,Am facing the issue in Always on Environment. My application team is running a batch job from UI which will DML operations in DB.after sometime they said their job got aborted. when I checked in SQL error logs following is the error logged."AlwaysOn: The local replica of availability group XXX is going offline because either the lease expired or lease renewal failed. This is an informational message only. No user action is required."and in Clustered events below error is logged:"Cluster resource XXX of type 'SQL Server Availability Group' in clustered role XXX failed.Based on the failure policies for the resource and role, the cluster service may try to bring the resource online on this node or move the group to another node of the cluster and then restart it. Check the resource and group state using Failover Cluster Manager or the Get-ClusterResource Windows PowerShell cmdlet."I checked here primary is not failing over to secondary since there is no issue with cluster.Please advice me to resolve the issue.
↧