Backup job won't run on SQL server

Sigurd Rønning 6 Reputation points
2022-05-18T07:56:45.54+00:00

Hi,

Can anyone help with this error message? We are using Veeam backup.

"Unable to truncate Microsoft SQL Server transaction logs. Details: Failed to call RPC function 'Vss.TruncateSqlLogs': Error code: 0x80004005. Failed to invoke func [TruncateSqlLogs]: Unspecified error. Failed to process 'TruncateSQLLog' command. Failed to truncate SQL server transaction logs for instances: ADVENT. See guest helper log. ."

Community Center | Not monitored
{count} votes

2 answers

Sort by: Most helpful
  1. Tom Phillips 17,771 Reputation points
    2022-05-18T12:15:41.19+00:00
    0 comments No comments

  2. william bishop 0 Reputation points
    2023-07-14T13:26:08.89+00:00

    You have two choices, you can either make the backup account you're using for veeam a sysadmin on the sql box, or you add the backup account to sql server, and go to each database and give the user backup operator permission. Confirmed working either way in a large veeam environment with quite a few sql servers.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.