568数据 568数据


ORA-22153: source variable-length array is not initialized ORACLE 报错 故障修复 远程处理

网络编程 ORA-22153: source variable-length array is not initialized ORACLE 报错 故障修复 远程处理 10-15

文档解释

ORA-22153: source variable-length array is not initialized

Cause: The variable-length array on the left-hand-side of an assignment or the source array of an append is not initialized.

Action: Initialize the destination variable-length array prior to calling this function.


编辑:568数据

标签:文档,calling,ORA,source,variable