Oracle Error OCI-22601: pickler TDS context [string] is not initialized

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.