Resolving the failed SQL Server database backup
When the SQL Server backup job is failed and the server reports an error, you can resolve the issue and enable the backup job by an alternate approach.
About this task
The backup job failure may occur because of the server fails to initialize the volumes for
backup. An error that occurs is similar to the following
example:
Error: ('6' 'MI_RESULT_NOT_FOUND: The requested object cannot be found.')Procedure
To enable the backup job by an alternate approach:
- Open the Remote Desktop Protocol (RDP) session to the SQL Server.
- Navigate to the following location: C:\ProgramData\SPP\
- Create the usevds file as shown in the following file path: C:\ProgramData\SPP\usevds, which can be empty.
- Close the RDP session.