ORA-30153: An invalid File Object is passed to the OCIFile function
What triggered the Error:
An invalid File Object is passed to the OCIFile function.What should we do to fix it:
Make sure that the file object is a valid one. Create a new file object by calling OCIFileOpen if needed.