ORA-29284: file read error

swakoo

Member²
i had this error while trying to read a line from a file.
can anyone explain the error to me and if possible give me a solution to solve it..
thanks
 
Cause: An attempt to read from a file failed.

Action: Verify that the file exists, and that it is accessible, and that it is open in read mode.
 
Back
Top