Focal Point
[SOLVED] Change location of temp files in DQS

This topic can be found at:
https://forums.informationbuilders.com/eve/forums/a/tpc/f/1381057331/m/3097084496

September 28, 2020, 10:41 AM
CanMan
[SOLVED] Change location of temp files in DQS
I have been trying to run a profile plan against a very large DB table and keep running out of disk space. I added a second drive and copied the DQS installation there, hoping it would provide more space. However, further analysis shows that DQS is creating these very large temp files in the C:\Users\User\Appdata\Temp folder. My C: drive cannot be reduced in size any further. Does anyone know how to tell DQS to create these files on my second drive (DSmiler?

This message has been edited. Last edited by: FP Mod Chuck,


iWay Service Manager 7.07
iWay Data Quality Server
September 28, 2020, 10:53 AM
Jikku.Jacob
Hi there,
try something like this in your Runtime JRE VM arguments

-Djava.io.tmpdir=e://temp_profile


WebFOCUS 8
Windows, All Outputs
September 28, 2020, 11:36 AM
CanMan
That seems to be working. Thank you!


iWay Service Manager 7.07
iWay Data Quality Server