Showing posts with label ORA-22601. Show all posts
Showing posts with label ORA-22601. Show all posts

Tuesday, 10 April 2012

ORA-22601: pickler TDS context (string( is not initialized

ORA-22601: pickler TDS context (string( is not initialized

Cause: Attempt to use the pickler TDS context without initializing it.

Action: Use OCIPicklerTdsCtxInit to initialize the context.