Oracle Error Message
ORA-29282: invalid file ID
Reason for the Error
A file ID handle was specified for which no corresponding open file exists.
Solution
Verify that the file ID handle is a value returned from a call to UTL_FILE.FOPEN.
Special welcome gift. Get 30% off your first purchase with code “Eduma”. Find out more!
ORA-29282: invalid file ID
A file ID handle was specified for which no corresponding open file exists.
Verify that the file ID handle is a value returned from a call to UTL_FILE.FOPEN.