How to enqueue CLOB through OCI
I got the example code for RAW messages with OCI to work. But
how do i do it with clob messages? Can someone please give some
code sample?
I want to do this because I'm dequeuing with Java and so have
the 32k limit for RAW messages, but my messages can get longer.
Best wishes,
Georg