When reading a large GsOracleCLOB object with a size greater than 65532 bytes using #readAll method, the read will fail with the error:
a GsRdbError occurred (error 25), reason:typeConversionError, Cannot convert GS Object or Oracle column data, connection: aGsOracleConnection stream: nil details: #(nil #'GsLobOp/ReadAll' 3 nil 'Insufficient room in target buffer for conversion on CHR8/STR conversion')
Use GsOracleCLOB>>readAll: String
Last updated: 7/19/18