I'm using version 7.1.5 on an Oracle 10g database and whenever I need to create a temp table and Import a .CSV file, if it is over about 15k rows, PL/SQL will go (Not Responding) and eventually have to be killed. I can upload the same file in other apps in seconds. Is there some setting in...