Reading CLOB data
Posted: Fri Sep 19, 2008 8:33 am
The incoming source data column datatype is CLOB. How in datastage we can read that data as we have the option to read it as LONGVARCHAR. But the target table (DB2) expects the column datatype to be CLOB. Is there any option in Datastage to read the CLOB data so that the transformed data can be loaded to the target DB2 table with CLOB datatype