A community member has associated this post with a similar question:
Not able to Restore MS SQL Server database from Barracuda Appliance....

Only moderators can edit this content.

during Restoration of MS SQL database ...

saddyAL 21 Reputation points
2020-11-26T10:10:43.877+00:00

Issue Summary : Seems to be related to SQL Server VSS Writer Service but , Service seems to be run as per attachment.

agent logs from backend. ( Error Logs )

11/26/2020 11:56:52 0x000016b4 Critical: Exception - Description: The writer experienced a non-transient error. If the backup process is retried,

11/26/2020 11:56:52 the error is likely to reoccur. Original: 2147754996 Mapped: 111 Location: YVssManager::CheckWriterStatus:C:\jenkins\workspace\bbs_new_agent_win\

backupagentapp\AgentManager\Vss\YVssManager.cpp:1033

11/26/2020 11:56:52 0x000016b4 YServiceCommandManager: !!!!!!!!!!!!!!!! Throwing Error to BBS !!!!!!!!!!!!!!!!

11/26/2020 11:56:52 0x000016b4 YServiceCommandManager: Failed to process request: 'object_open' with error: Exception - Description: The writer experienced a non-transient error. If the backup process is retried,

note : This error is related to SQL Writer Service which is running on Machine where trying to restore .

Can you please suggest how to resolve this error which we are facing during restoration of MS SQL Server database from a BackUp Device.

Thanks in advance.42956-various-running-sql-services-status.jpg

Community Center Not monitored
SQL Server Other
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Olaf Helper 47,436 Reputation points
    2020-12-01T07:22:33.723+00:00

    11/26/2020 11:56:52 0x000016b4 YServiceCommandManager:

    That's not an error message directly from SQL Server, YServiceCommandManager is a third party software "Barracuda"

    0 comments No comments