标题: ORA-26884: Not allowed to specify OCI_LCR_ROW_COLVAL_OLD [打印本页] 作者: admin 时间: 2016-9-2 10:19 标题: ORA-26884: Not allowed to specify OCI_LCR_ROW_COLVAL_OLD ORA-26884: Not allowed to specify OCI_LCR_ROW_COLVAL_OLD with OCILCR_ NEW_ONLY_MODE. Cause: An attempt was madeto call OCILCRRowColumnInfoGet function with
OCI_LCR_ROW_COLVAL_OLD and OCILCR_NEW_ONLY_MODE. Action: ChangeOCI_LCR_ROW_COLVAL_OLD to OCI_LCR_ROW_COLVAL_
NEW or remove OCILCR_NEW_ONLY_MODE argument.