PL/SQL (MOSC)

MOSC Banner

ORA-22288: file or LOB operation FILEOPEN failed

edited Sep 24, 2009 12:57AM in PL/SQL (MOSC) 3 commentsAnswered
  Hi,

I am trying to insert contents of PDF, JPG and MSG (Outlook) files in a table in Oracle Database. Database version is

"Oracle Database 10g Enterprise Edition Release 10.2.0.4.0".

The filenames sometimes contain spanish characters. The procedure I have written is working fine if filenames do not contain any spanish character. But if it contains spanish character, it is failing with error "ORA-22288: file or LOB operation FILEOPEN failed No such file or directory".

For example, if filename is "907382_Ronald Montoro Yópla.pdf", the procedure is failing with above error message. However, it is able to load the file contents if the filename is "907382_Ronald Montoro Yopla.pdf".

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center