I've been wrestling with this for a week now and can't find any issues. I'm getting an error on LOAD TABLE where IQ refuses to allocate memory:
Error 1013130 "All IQ large memory has been used, allocation canceled [size: 1073741887]"
-iqlm is set to 300, plenty of free memory. It's similar to this previously-answered question: Large Memory Problem in IQ16 during Bulk Load under Windows except we're on Linux, and it doesn't appear to have any relationship with the PK declaration (dropped the table, got rid of the PK, no change in the error).
Any help much appreciated.