Home > database >  58 SQLServer2017 doesn't map network disk, mistake
58 SQLServer2017 doesn't map network disk, mistake

Time:10-07

Today before the database backup, in 2014 is the backup file to ali cloud on the NAS, new SQL2017 found unable to mapping a network drive, system error prompt 58: the specified server cannot run the requested operation, does not know which is set on, run the command as follows:


The EXEC sp_configure 'show advanced options, 1;
GO
RECONFIGURE.
GO

The EXEC sp_configure 'or', 1
GO
RECONFIGURE
GO
The EXEC or 'Net use path'

CodePudding user response:


1, first into a local account here,

2, used in the SQL statement execution account must be a sysadmin system administrator role account

CodePudding user response:

Try, or the problem

CodePudding user response:

You don't mapping network disk, and then inside path with a drive letter to deal with, try all write the address in path, such as "\ \ \ folder name" IP address such format,

CodePudding user response:

The EXEC or 'Net use H: \ \ * * * * * * * * * * * * * * *. Aliyuncs.com \ myshare' what I use is ali cloud of NAS

CodePudding user response:

This use? With q