I need to upload huge (8 GB) XML file into DB. If I try to do this using PL/SQL Developer upload interface it will try to parse this file first and it will definitely fail on that.
I'd like to upload it without any preparsing on client just as a raw data.