Oracle Error Message
ORA-26099: direct path context is already prepared
Reason for the Error
OCIDirPathPrepare was called with a context that has already
* been prepared.
Solution
Free the direct path context, set necessary attributes, and
* call OCIDirPathPrepare.