Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.
Originally posted by: the1donTrying to extract an Oracle column of data type CLOB using a dbQuery node.
I get an error
Unable to translate OCI type: 112
I searched the Lavastorm community and saw a post from 2010 (Thread: OCI Type 112) which was updated with a question whether still an issue but that thread has never been resolved. There was thought the 4.5.3 would possibly support CLOBs through OCI.
We are on 6.1.3 and I still get the error. Is there a work around if CLOB data can still not be read through the oci. I also tried cli and odbc with oracle InstantClient 11 but haven't been able to get it to work.