I am getting below error when i run the informatica mapping, which has a LONG column in source and target column has data type of CLOB. I am trying to use TO_LOB and TO_CLOB, but not helping. In source qualifier in infa mapping there is no LONG or CLOB, so I have used data type in Source qualifier as string, text, nsting and ntext for this column, but still throwing the same error.
ORA-00932: inconsistent datatypes: expected CLOB got LONG
Let me know if you have come across this kind of error, converting from LONG to CLOB.
Thanks Kriti