How to ETL CLOB data type using DataStage -
i have table be fetched, 1 of column in particular table contains html data stored clob, length '1048576' in etl job, have replaced clob longvarchar of same size (1048576) clob not defined in data stage job not working (there no error stays in running stage long without moving single row).
can recommend solution similar issue faced? thanks!
Comments
Post a Comment