one System A is sending messages to System B in TLV format over MQ.
outgoing table column of System A is CLOB
Incoming table column of system B is LONG.

When the messages which reach the MQ of System B are inserted in the incoming table of system B an error
"ORA-01001: invalid cursor" is thrown and the message is not getting inserted.

Could anyone let me know how to overcome this error...