Skip to Main Content

SQL & PL/SQL

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Alternative of UTL_File package

PhantasmOct 27 2009 — edited Oct 29 2009
Hi,

I want to know if there is any alternative way to write and read data into/from flat files other that using utl_file package or external tables(for reading).

To give a brief overview on why i am looking for an alternative is that as per our project requirment we are moving
into an enviroment where we dont have read/write access to the filesytem from the database.We have pieces of code where we read data from external tables and write data into flat file using utl_file, so is there any alternative way to do that.

Thx in adv.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 26 2009
Added on Oct 27 2009
5 comments
4,457 views