标题: ORA-22602: pickler TDS handle [string] is not [打印本页] 作者: admin 时间: 2016-8-31 17:20 标题: ORA-22602: pickler TDS handle [string] is not ORA-22602: picklerTDS handle [string] is not well-formed Cause: Attempt to use the pickler TDS handle withoutinitializing/ constructing
it. Action: UseOCIPicklerTdsInit to initialize the handle before it is constructed. Use
OCIPicklerTdsGenerate to generate the TDS before its attributes can beaccessed.