I want to load data from sysbase to oracle and i am using bcp utility to extract the data from sybase and i see last 4 columns to be too big similar to lob data in oracle. I am using ~~~ as delimiter and created clob columns on oracle table. But i am unable to load the data. I get some error and it creates...