SnapCenter Plug-in for SQL Server が、ファイルストリームを使用してデータベースを別のホストに復元するのに失敗します。
環境
SnapCenter Plug-in for SQL Server 4.2.1以前
問題
SnapCenter Plug-in for SQL Server(SCSQL)は、以下のエラーのため、ファイルストリームを使用してデータベースを代替ホストに復元できませんでした。
Failed to restore. Access to the path '<MOUNT_POINT_PATH>\<FILESTREAM_DIRECTORY_PATH>' is denied.
SCSQLジョブログ(SmSql_<JobID>.log)には、次の例のようなエラーが表示されます。
2019-11-18T01:42:09.9546717+00:00 DEBUG SmSql_120 PID=[10712] TID=[27] Checking if database [database] exists....
2019-11-18T01:42:09.9546717+00:00 DEBUG SmSql_120 PID=[10712] TID=[27] Update the target location of the database files
2019-11-18T01:42:09.9546717+00:00 DEBUG SmSql_120 PID=[10712] TID=[27] createClonedDatabase End
2019-11-18T01:42:09.9546717+00:00 ERROR SmSql_120 PID=[10712] TID=[27] Access to the path 'C:\scmnpt\mpdisk0004\FSG1\Test_FileStream' is denied.
2019-11-18T01:42:09.9546717+00:00 ERROR SmSql_120 PID=[10712] TID=[27] Failed to restore. Access to the path 'C:\scmnpt\mpdisk0004\FSG1\Test_FileStream' is denied.