Hi
I am setting up log shipping from SQL server 2012 to SQL server 2014. Configuration went successful also secondary db initialized and setup correctly . However LSCopy and LSRestore jobs are failing with below error.
*** Error: Could not retrieve copy settings for secondary ID '18b7e302-26bc-4483-beda-87896af67568'.(Microsoft.SqlServer.Management.LogShipping) ****** Error: The specified agent_id 18B7E302-26BC-4483-BEDA-87896AF67568 or agent_type 1 do not form a valid pair for log shipping monitoring processing.(.Net SqlClient Data Provider) ***
*** Error: Could not log history/error message.(Microsoft.SqlServer.Management.LogShipping) ***
Error: The specified agent_id 18B7E302-26BC-4483-BEDA-87896AF67568 or agent_type 1 do not form a valid pair for log shipping monitoring processing.(.Net SqlClient Data Provider) ***
Full control to SQL agent service accounts are on backup folders.
Any idea what may be the issue?