Oracle Error Message
OCI-30153: An invalid File Object is passed to the OCIFile function
Reason for the Error
An invalid File Object is passed to the OCIFile function.
Solution
Make sure that the file object is a valid one. Create a new file object by calling OCIFileOpen if needed.