ERROR | The OCIFile context is not initialzed |
CAUSE | The function OCIFileInit need to be called before calling any other OCIFile function to initialize the OCIFile context. |
ACTION | Call the function OCIFileInit need to be called before calling any other OCIFile function. |