Oracle Error Message
ORA-24360: Type Descriptor Object not specified for Object Bind/Define
Reason for the Error
Type Descriptor Object is a mandatory parameter for Object Types Binds and Defines.
Solution
Please invoke the OCIBindObject() or OCIDefineObject() call with a valid Type Descriptor Object.