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.