When you use the 'tempfiles path $PATH' option, are you asking LOAD not to use temp tablespace and use just the space in the filesystem to create its files? If thats not the case, does it use both temp tablespace and tempfiles in a path? Is there a way to gauge how much space (temp space) is used by LOAD when loading a table?
Thanks