ORA-24359: OCIDefineObject not invoked for a Object type or Reference
What triggered the Error:
IDefineObject 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 OCIDefineObject call for all Object Types and References.