ORA-22627: tc [string] must be that of object/varray/nested table ORACLE 报错 故障修复 远程处理
网络编程
文档解释
ORA-22627: tc [string] must be that of object/varray/nested table
Cause: Type code is not that of object/varray/nested table
Action: Make sure the type code is OCI_TYPECODE_OBJECT or OCI_TYPECODE_VARRAY or OCI_TYPECODE_TABLE
编辑:编程语言
标签:文档,OCI_TYPECODE_TABLE,OCI_TYPECODE_VARRAY,OCI_TYPECODE_OBJECT,type