Error while creating VHD
We are currently testing SQL Clone and we have manged to install it. When we want to male an image from a database or existing backup we receive the error:
Error while creating VHD at ....test_00000009_hax\vhd': Could not attach virtual disk ....\test_00000009_hax\vhd. Error message: A required privilege is not held by the client (VhdException)
The account for the agent is the same as the SQL instance and has full access to the file share.
Is there any specific security required?
Thanks in advance
Joeri.
Error while creating VHD at ....test_00000009_hax\vhd': Could not attach virtual disk ....\test_00000009_hax\vhd. Error message: A required privilege is not held by the client (VhdException)
The account for the agent is the same as the SQL instance and has full access to the file share.
Is there any specific security required?
Thanks in advance
Joeri.
Answers
Redgate Software
I have added the account explicitly on the machines to be sure. normally they are because they are in the AD Groups. Accounts have full control on the file shares.
I have the same exception.
I've been looking into possible reasons for getting this error message despite having local admin privileges. Do you use any systems which provide additional access protection, e.g. McAfee VirusScan Enterprise? It's possible that this could be blocking the operation being performed by the SQL Clone Agent.
The service account is a local admin on the agent server and the server running the clone website.
Anti virus is not blocking the process
Redgate Software