I just completed the initial setup for DPM 2019 on SharePoint 2019 on-premise. The catalog have finished and I am testing recover a deleted document in SharePoint site library.
By follow the Recovery Wizard, I choose "recover without using a recovery farm", then choose the original SQL instance for temp recovery point (because I only have 1 SQL instance setup) and point the recovery path to some temporary folders. The recovery started. After a while it fail with error. In event viewer I can find:
DPM was unable to attach the database to the SQL Instance DBS. The path specified by "\\DPM\WSSILRShare_xxxxxxxc$\E-Vol\Microsoft SQL Server\MSSQL15.MSSQLSERVER\MSSQL\DATA\WSS_Content.mdf" is not in a valid directory. (ID: 32000)
\\DPM\ is the server DPM is installed. But I am not sure what is WSSILRShare_xxxxxxxc$\
Could you advise what kind of permission I have missed? How to troubleshoot it? Thanks.