Hi
When I run the above program it is giving below error...
BEGIN load_file; END;
*
ERROR at line 1:
ORA-22288: file or LOB operation FILEOPEN failed
No such file or directory
ORA-06512: at "SYS.DBMS_LOB", line 504
ORA-06512: at "APPS.LOAD_FILE", line 25
ORA-06512: at line 1
I create a directory called MY_FILES also..
Still getting same error....
Cheers....
Chandu. N