We are trying to launch CatalogueExport to integrate with EHDEN catalogue and we are running into some problems. Our current database is around 250Gb and the problem is with test 1815, which is related to Measurement table (with 350 million rows, around 70Gb). The error we get is always a disk error space. Currently there is an extra terabyte of free disk space prior of launching this.
Every time we launch the process always fails in the same place as it seems it’s filling all disk space with temporal tables. Any ideas on how to deal with this issues?
Seems like CatalogueExport tests are a subset of Achilles so I’m assuming this will also happen when we run it.