0

I am making the configuration to make a Log Shipping, but when I click ok after filling in all the fields of the necessary configuration, the following error appears:

Restoring backup to secondary database error 5, besides a mistake 3201.

I already have access to both servers, shared folder and sql.

marc_s
  • 732,580
  • 175
  • 1,330
  • 1,459
Gabriela.
  • 9
  • 1
  • 2
    `error 5, besides a mistake 3201`??? What does the error message really say? An error 3201 in connection with a database restore is often "Cannot open backup device" because the .bak file can't be opened, e.g.: the file/share path is invalid or filesystem/share permissions don't allow it. It's the SQL Server instance that needs access, not your good self. – AlwaysLearning Jun 22 '22 at 03:45
  • SQL Server runs under a separate service username, which is not the same as the one you are using, and needs separate permissions – Charlieface Jun 22 '22 at 08:34

0 Answers0