标题: ORA-19044: character length specified for XMLSerialize [打印本页] 作者: admin 时间: 2016-8-31 12:08 标题: ORA-19044: character length specified for XMLSerialize ORA-19044: characterlength specified for XMLSerialize is too small. Cause: An XMLSerialize function was called with a type ofcharacter type (e.g.
VARCHAR2(27)), and the length specified (27 in the example) was too small. Action: Modifythe query so that the character length specified is larger.