HI,
I have a requirement to convert 1TB of data which is stored as BLOB in database Table. The data is to be migrated as BFILE in the sever.
Currently i am using UTL_FILE utility to create BFILE, but it's working very slow.
Please advice if there is any other utility which can be used.
P.S. The solution is to be delivered by using UNIX and PLSQL.
Thanks
Rishu