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!

Transfer Blob to file system

ngac_ukMay 17 2012 — edited May 21 2012
I have a package which uses FTP to download some fix files for a system run on the same server as DB server. We then store these fixes as a BLOB in a table.

I want to use the same package to download from the table to the file system on the database server.

IS this possible?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 18 2012
Added on May 17 2012
14 comments
3,963 views