标题: ORA-22153: source variable-length array is [打印本页] 作者: admin 时间: 2016-8-31 16:58 标题: ORA-22153: source variable-length array is ORA-22153: sourcevariable-length array is not initialized Cause: The variable-length array on the left-hand-side of anassignment or the
source array of an append is not initialized. Action: Initializethe destination variable-length array prior to calling this
function.