Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: ORDImage !!!!!!!!!!!!!!!!!!!!!!!!!!!!!
"%FULLUSERNAME%" wrote:
> hello,
>
> i have created a table test_table(id integer, image ORDSYS.ORDImage)
> and when i want to insert an image "insert into test_table
> values(ORDSYS.ORDImage('file', 'c:\internet\images', 'back.gif'), 10);" I
> have the following error message ORA-22285: inexisting file or directory for
> FILEOPEN operation
>
> can anyone help me
Version? Edition? Platform? Operating System?
Believe the message either the directory doesn't exist, is misspelled, you 'Oracle' has no permissions to access that directory, or a directory object or initSID.ora path don't exist.
Daniel Morgan Received on Mon Mar 10 2003 - 10:11:22 CST
![]() |
![]() |