Oracle Message OCI-22602 - pickler TDS handle [string] is not well-formed

ERRORpickler TDS handle [string] is not well-formed
CAUSEAttempt to use the pickler TDS handle without initializing/ constructing it.
ACTIONUse OCIPicklerTdsInit to initialize the handle before it is constructed. Use OCIPicklerTdsGenerate to generate the TDS before its attributes can be accessed.