Oracle Error Message
OCI-22601: pickler TDS context [string] is not initialized
Reason for the Error
Attempt to use the pickler TDS context without initializing it.
Solution
Use OCIPicklerTdsCtxInit to initialize the context.
OCI-22601: pickler TDS context [string] is not initialized
Attempt to use the pickler TDS context without initializing it.
Use OCIPicklerTdsCtxInit to initialize the context.