Huge accompanying files are generated by exportMeasure
Hi masters,
When I run exportMeasure utility on some low dimension measure like "mnth_str_sku" and on global domain, it runs out of harddriver space.
Example, if the exported file is as big as 32G, there will be a folder under <global_domain>/output/exportMeasure<time_stamp>/ which is as big as 144G. Some files named out0001.txt, out0002.txt, ... which I guess are from local domains contains exported measure even with navalue.
If I export the measure from only a local domain, there won't be any accompanying files under global/local domain output/exportMeasure<time_stamp>/.
1) How to keep exportMeasure utility from generating the huge files?