You should use DBMS_LOB.LOADFROMFILE if the LOB is stored in a file. There are other procedures and functions available for LOB handling in DBMS_LOB package.

Hope this helps.

Thanks,
AD