- Administrator
- All Products
When Auto is selected for Joiner Data Cache Size, are Joiner cache files not created in the Cache Directory up to a certain threshold?
I would like to know when multiple cache files are created.
Hi Koki Watanabe,
Thanks for reaching out! We'll forward your question to our development and QA teams and get back to you shortly.
Hi Koki Watanabe,
By default, cache files for the Joiner transformation are created in the directory specified by the system variable $PMCacheDir, which is entered in the Secure Agent $PMCacheDir property for the Data Integration Server.
If the “Data Cache Size” property for the Joiner transformation is set to “Auto,” then the default cache size is 2,000,000 bytes. If the data volume processed by the Joiner transformation exceeds the default or configured cache size, then multiple cache files will be created.
Most of this is explained in the “Advanced properties” topic for the Joiner transformation and the “Transformation caches” topic in the Transformations guide. However, the default cache size isn’t listed there. We’ll update the documentation to include the default cache size for the next major release.