ERROR | direct path context already finished |
CAUSE | An OCIDirPathLoadStream operation was attempted after * OCIDirPathFinish was called. Once a direct path operaton * has been finished, no more data can be loaded. |
ACTION | Check program logic to make sure OCIDirPathLoadStream is * not called after OCIDirPathFinish. |