CTX_DOC.MARKUP size limit?
I am using ctx_doc.markup to highlight key word(s) inside of clob column. When clob column contains only less than 4000 characters, it has no problem, but when faced with clob column with more than 4000, I get
ORA-06502: PL/SQL: numeric or value error: character string buffer too small
Anyone, any idea?
Thanx,