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!

oracle table(with Blob column) to be loaded to db2 table.

984981Jan 15 2013 — edited Jan 15 2013
hi All

I want to load data from an Oracle table to db2 table. The problem is one column is of blob datatype. Can u suggest how can i do this export/import?
For the other columns, i can easily export to csv/ascii text file and import to db2 table, but how to do this for Blob column??
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 12 2013
Added on Jan 15 2013
2 comments
554 views