问题标签 [sql-server-on-linux]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
sql-server - 操作系统错误代码3(系统找不到指定的路径。) linux服务器上运行的MSSQL
我收到以下操作系统错误:
代码3(系统找不到指定的路径。)
客户端机器是 windows 10,MSSQL 服务器在 Ubuntu 20.04 上运行。
查询是
该文件/home/user/RC_2015-01.json
本地存在于 MSSQL 服务器上。我也做了一个 sudo chown mssql RC_2015-01.json。
文件权限如下:
-r-xr-xr-x 1 mssql user 31648374104 Jun 24 23:54 RC_2015-01.json