Clone data files are created in the default data location for the SQL Server instance on which they are created. You can change this in SSMS.
Alternatively, it is possible to change the data location for Clone data files only with the steps below. If using this option, however, please make sure that you have adequate disk space on the specified drive.
1) Open C:\ProgramData\Red Gate\SQL Clone Agent\settings.json in notepad
2) Change the null under OverrideCloneLocation to point to the desired location (Note: any backslashes will need to be escaped by entering a double backslash, so it should look something like: "OverrideCloneLocation": "D:\\MyClones")
3) Restart the SqlCloneAgent service
1
-1
Was this article helpful?
0 out of 1 found this helpful
Articles in this section
- Changes to SQL Clone In-Product Updates and Notifications
- What resources are required for involved machines using SQL Clone
- Where is the log out button in SQL Clone?
- Only one Rule Controller can be present if the SIMPLELOGINSUB is used
- SQL Clone Download URLs
- SQL Clone performance experiences delays while running simple queries
- Changing the default location of SQL Clone files
- SQL Clone throws "Could not get list of clones" error due to Newtonsoft.Json.JsonSerializationException
- Silent Install Clone Agent
- Error 21 message when trying to use a cloned database