mssqlerrors_access_denied_netloc

Overview

This error is most probably when you try to configure log shipping on network location. Even though you might have access to read/write to that destination from the windows explorer, the SQL Server can still say that it doesn't have access. So in order to fix that you have to:

Solution

  1. Grant access on the network location to Everyone
  2. Change the service owner to service (default is NT Service) to either user who has access or the domain user.
  • mssqlerrors_access_denied_netloc.txt
  • Last modified: 2019/10/18 20:04
  • by 127.0.0.1