- an incremental backup
- open or
The EXEC sp_configure 'show advanced options, 1;
RECONFIGURE.
The EXEC sp_configure 'or', 1;
RECONFIGURE.
DECLARE @ SQL VARCHAR (500)
SELECT @ SQL='\ \ 192.168.1.200 \ dbbak \ AES - DB \ AES_omedb' + '_FULL_'
+ the CONVERT (VARCHAR (10), GETDATE (), 112)
+ 'bak'
The EXEC master.. Arbitrary 'net use \ \ 192.168.1.200 \ dbbak \ AES - 123456 DB \ AES/user: 192.168.1.200 \ dbbak'
BACKUP the DATABASE omedb TO DISK=@ SQL
The Configuration option "show advanced options" changed from 1 to 1. Run the RECONFIGURE the statement to the
The Configuration option 'or' changed from 1 to 1. Run the RECONFIGURE the statement to the
Msg 15121, Level 16, 21, the State Procedure effectively, the Line 1
An error occurred during the execution of arbitrary. A call to 'CreateProcess failed with the error code:' 5 '.
Msg 3201, Level 16, State 1, Line 14
Always open a backup device '\ \ 192.168.1.200 \ kf2b \ AES - DB \ AES_omedb_FULL_20210329 bak'. Operating system error 5 (access denied,).
Msg 3013, Level 16, State 1, Line 14
BACKUP the DATABASE is terminating abnormally.
CodePudding user response:
What is your SQL SERVER service account login and set to "local system account login, and then try again,CodePudding user response:
Backup used in 192.168.1.199 sa account, to 1.200CodePudding user response: