If the layer that manages the sequencing and queuing cache requires more memory than the amount specified in the CSQ_MEMSIZE parameter of the
PWX Override
connection attribute, the caching layer spills cached records to the temporary files directory on disk. The temporary files directory is defined by the TMPDIR environment variable on Linux and Unix and by the TMP environment variable on Windows. If the TMPDIR or TMP environment variable is not defined, the current directory is used.
Processing continues.
No response is required. To reduce the number of spill files that are allocated, you can increase the cache memory by increasing the value of the CSQ_MEMSIZE parameter of the
PWX Override
connection attribute. To direct the allocation to a larger disk, you can change the value of the TMP environment variable on Windows or the TMPDIR environment variable on Linux or UNIX.