I'm occasionally getting some odd dump files generated in c:\Windows\ServiceProfiles\LocalService\AppData\Local\Temp by the gateway.
There are 4 or 5 little files and occasionally we will get a 20GB+ file that completely fills up the disk. The contents of the file appear to be a garbled up version of what I would expect the data coming through the link to look like.
The file format is qe followed by 4 HEX characters then .tmp, e.g. qe8E97.tmp
Running on windows 2008r2
Oracle db is 11.1.0.7
SQL Server is 2014 and 2012 (multiple configs)
Gateway version is 12.1.0.2
I have the Oracle to MS SQL heterogeneous gateway running on a server independent to both databases.
Here is the init file
HS_FDS_CONNECT_INFO=AUSZOGESRWRD024//ALLEGRO_DEV1
HS_FDS_TRACE_LEVEL=OFF
HS_FDS_RECOVERY_ACCOUNT=RECOVER
HS_FDS_RECOVERY_PWD=RECOVER
HS_TRANSACTION_MODEL=READ_ONLY
Thankyou,
Sam B