Oracle Message ORA-26084 - direct path context already finished

ERRORdirect path context already finished
CAUSEAn OCIDirPathLoadStream operation was attempted after * OCIDirPathFinish was called. Once a direct path operaton * has been finished, no more data can be loaded.
ACTIONCheck program logic to make sure OCIDirPathLoadStream is * not called after OCIDirPathFinish.