ERROR | direct path context is not prepared |
CAUSE | A direct path api function was called with a direct path * context which has not been prepared. |
ACTION | Make sure all necessary attributes in the direct path * context have been set, and the context is prepared via * OCIDirPathPrepare. |