Oracle Error Message
ORA-26098: direct path context is not prepared
Reason for the Error
A direct path api function was called with a direct path
* context which has not been prepared.
Solution
Make sure all necessary attributes in the direct path
* context have been set, and the context is prepared via
* OCIDirPathPrepare.