Load data from Oracle CLOB datatype to XMLTYPE datatype
Posted: Sat Oct 23, 2010 12:06 am
I have the source column as Oracle CLOB datatype and Target is Oracle XMLTYPE datatype.
Source CLOB column contains XML data which i need to extract and load into Target Oracle column with XMLTYPE datatype using Datastage 8.1 Parallel Job.
I was able to read the source CLOB data using Dynamic RDBMS stage but was not able to load this data into Target Oracle table with XMLTYPE datatype.
Can anyone guide me how to do this ???
Source CLOB column contains XML data which i need to extract and load into Target Oracle column with XMLTYPE datatype using Datastage 8.1 Parallel Job.
I was able to read the source CLOB data using Dynamic RDBMS stage but was not able to load this data into Target Oracle table with XMLTYPE datatype.
Can anyone guide me how to do this ???