My oracle version is "Oracle Database 11g Enterprise Edition Release 11.2.0.4.0 - 64bit Production"
I am trying to export a large table into a flat file .txt and then put this file in an unix machine to let the other oracle job to consume the files from there. Can you please suggest me how to achieve this?