ORA-24358: OCIBindObject not invoked for a Object type or Reference
What triggered the Error:
IBindObject was not invoked resulting in an incomplete bind specification for a Object Type or Reference.What should we do to fix it:
ease invoke the OCIBindObject call for all Object Types and References.