Hi,
This is a real vague problem..i dunno if it is a problem in the code.

file_id1 := utl_file.fopen('/usr/local/data','file1.ges','r');

Now I ve placed the file xactly in here.....But this file is never found


ORA-06510: PL/SQL: unhandled user-defined exception
ORA-06512: at "SYS.UTL_FILE", line 101
ORA-06512: at "SYS.UTL_FILE", line 157
ORA-06512: at "INSERT_INTO_TABLE", line 19
ORA-06512: at line 1

this is the error!!
can Any1 point out what it mite be?
Thax in advance