Hi there, I've had this problem before, and today it came up again to haunt me once more :) I have to load a big file into the database, but I keep getting a 1018 (no memory for buffers exception) whenever the file is bigger than the transient or persistent cache size. I've already tried to read the...