I have existing Cluster Existing Primary Server
I needs to add one new secondary server for the Existing Cluster server, I have added node to the Existing cluster,
I have created Mirroring Endpoint and , Modify the Availability Group for include secondary server details with Endpoint URL
Taken Full Back up the Existing Primary Server Database, Taken Log Back up ,
Restore the backup in the Secondary Server, Restore the log backup in the Secondary server
Some of the databases able to Enable the Availability Group and Sync the database from Primary to Secondary
But huge size database restore giving the below issue.
ALTER DATABASE [WWPGT] SET HADR AVAILABILITY GROUP = RAG01;
GO
Error
The remote copy of database "WWPGT" has not been rolled forward to a point in time that is encompassed in the local copy of the database log.
Some time, I am getting an error, while restore the Transaction Log backup
Error
Please help me to rectify the error
Primary server and Secondary server having same edition and SQL Server 2016, and Service pack two, but minor differences in the release
Secondary server
================
Microsoft SQL Server 2016 (SP2) (KB4052908) - 13.0.5026.0 (X64)
Mar 18 2018 09:11:49
Copyright (c) Microsoft Corporation
Enterprise Edition (64-bit) on Windows Server 2016 Datacenter 10.0 <X64> (Build 14393: ) (Hypervisor)
Primary Server
Microsoft SQL Server 2016 (SP2-CU3) (KB4458871) - 13.0.5216.0 (X64)
Sep 13 2018 22:16:01
Copyright (c) Microsoft Corporation
Enterprise Edition: Core-based Licensing (64-bit) on Windows Server 2016 Datacenter 10.0 <X64> (Build 14393: ) (Hypervisor)