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!

SQL Loader: How to load binary files

Mike SAug 24 2007 — edited Aug 24 2007
Hi All,

I need to load a binary file into the database (BLOB) using SQL Loader. What I have are only two files. The first file is an attributes file that contains the file names, the file sizes, the file descriptions, etc. The second file is a binary file that contains ALL the files described in the attributes file. They are concatenated in the same order that the attributes file names them.

This data load is different from any other that I've encountered before because I am familiar with loads that have separate files.

I'm sorry if this is not the right board to post this question, but I'd greatly appreciate any help.

Regards,
mike six
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 21 2007
Added on Aug 24 2007
1 comment
1,642 views