Hi All,
I have issue with Logshipping copy job,Below is the Error. Some body help me what was the mistake in configuration.
let me know which stage it is failing copy or Paste ?
Microsoft (R) SQL Server Log Shipping Agent
[Assembly Version = 11.0.0.0, File Version = 11.0.2100.60 ((SQL11_RTM).120210-1917 )]
Copyright (c) 2012 Microsoft. All rights reserved.
2015-07-15 09:28:35.58 ----- START OF TRANSACTION LOG COPY -----
2015-07-15 09:28:40.22 Starting transaction log copy. Secondary ID: '117c7df2-09c7-42b1-a8fb-1f06641f8a01'
2015-07-15 09:28:40.22 Retrieving copy settings. Secondary ID: '117c7df2-09c7-42b1-a8fb-1f06641f8a01'
2015-07-15 09:28:40.22 Retrieved copy settings. Primary Server: '200.115.200.106', Primary Database: 'MyDB', Backup Source Directory: '\\200.115.200.106\sharefoldertest\MyDB', Backup Destination Directory: 'D:\sharefolder\MyDB',
Last Copied File: '<None>'
2015-07-15 09:28:40.23 Copying log backup files. Primary Server: '200.115.200.106', Primary Database: 'MyDB', Backup Source Directory: '\\200.115.200.106\sharefoldertest\MyDB', Backup Destination Directory: 'D:\sharefolder\MyDB'
2015-07-15 09:28:40.71 *** Error: The user name or password is incorrect.
(mscorlib) ***
2015-07-15 09:28:40.72 ----- END OF TRANSACTION LOG COPY -----
Exit Status: 1 (Error)
Regards,