Oracle Error Message
ORA-24359: OCIDefineObject not invoked for a Object type or Reference
Reason for the Error
OCIDefineObject was not invoked resulting in an incomplete bind specification for a Object Type or Reference.
Solution
Please invoke the OCIDefineObject call for all Object Types and References.