标题: ORA-22828: input pattern or replacement parameters [打印本页] 作者: admin 时间: 2016-9-1 08:10 标题: ORA-22828: input pattern or replacement parameters ORA-22828: input pattern or replacement parameters exceed 32K size limit Cause: Value provided forthe pattern or replacement string in the form of
VARCHAR2 or CLOB for LOB SQL functions exceeded the 32K size limit. Action: Use a shorter patternor process a long pattern string in multiple passes.