Search results
17 sie 2013 · This is Windows related issue where SQL Server does not have the appropriate permission to the folder that contains .bak file and hence this error. The easiest work around is to copy your .bak file to default SQL backup location which has all the necessary permissions.
10 paź 2024 · Consult this MSSQL error code list to find explanations for error messages for SQL Server database engine events.
29 paź 2010 · While there are various forms of bulk copy this blog specifically deals with copying data from a file into SQL Server. It deals about the specific error “Operating system error code 5(Access is denied.)” which might crop up under certain circumstances when doing a bulk copy.
10 sty 2024 · Cannot bulk load because the file "\\FILE_SHARE\file.json" could not be opened. Operating system error code 5(Access is denied.). Both of DOMAIN\svc_sql and DOMAIN\user have access to this file. Also, this problem does not occur if I RDP and SSMS with my DOMAIN\user into DOMAIN\DB.
16 maj 2007 · If you are getting the Operating System error 5(Access is Denied) error, then it is a file permission issue. Go to Run and launch services.msc. Find your SQL services and look at the Log On...
27 wrz 2016 · In this blog post, we are going to discuss how to solve the following error “Cannot bulk load because the file could not be opened. Operating system error code 5 (Access is denied.)”.
Consult this SQL Server error code list (between 5000 and 5999) to find explanations for error messages for SQL Server database engine events.