not enough space to run a compare
kevinjgoff
Posts: 4
I'm running out of disk space on my c:\ drive when i run a sql data compare against a large set of tables. Is there a way to configure the sql data compare tool to use a different directory than "C:\Documents and Settings" since my c:\ drive is not very large?
Ideally if I could set the path where these files would go similar to how you can set the script path in the application options that would be perfect. I've got gigs of space on my e:\ but can't seem to be able to use it.
TIA
Kevin
Ideally if I could set the path where these files would go similar to how you can set the script path in the application options that would be perfect. I've got gigs of space on my e:\ but can't seem to be able to use it.
TIA
Kevin
Comments
You can set the location of the temporary files created by Data Compare if the drive where Windows allocates temporary files is too small.
If you open a command prompt and type SET RGTEMP=e:\temp, then run RedGate.SQLDataCompare.UI.exe, the session will use e:\temp for temporary files. If you want to make the change permanent for your login, you can right-click My Computer, then properties, then click the advanced tab and click Environment Variables. You can then add RGTEMP you your user settings and log off and on again.
Hopefully this helps you get a bit more out of the software!
Project Manager
Red Gate Software Ltd