Page 1 of 1

ORA-24806: LOB form mismatch

Posted: Wed Jul 12, 2017 4:14 pm
by MrBlack
I'm trying to load a table with 2 CLOB columns. If I only have one CLOB column specified, everything works. If I specify the second CLOB column I get the error. Is DataStage not able to process multiple CLOBs in a single table??

Code: Select all

The OCI function OCILobRead2 returned status -1. Error code: 24806, Error message: ORA-24806: LOB form mismatch. (CC_OraInputStream::read, file CC_OraInputStream.cpp, line 702)