| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> c.d.o.server -> help on intermedia image export
Hi Folks,
We have an image database using Oracle8.1.7 interMedia datatype ORDImage. We have stored some images in the database as ORDImage, however, when we want to export the images to the operating system as external files, we met the following compiling error:
ORA-06510: PL/SQL: unhandled user-defined exception ORA-06512: at "ORDSYS.ORDSOURCE", line 354 ORA-29540: class oracle/ord/media/source/OrdSourceSvr does not exist ORA-06512: at line 9
The pl/sql codes we used to export are from the Oracle8i interMedia document. We also tried to store the images as BLOB and use the downloaded interMedia relational interface to call ORDSYS.ORDImage.export() function and it gave us the same error. Does the error message mean that the java class OrdSourceSvr doesn't exist? We are very confused by trying different methods for almost a week. PS, could anyone tell us some place to look for experiences in building image database and applications? Thank you guys so much.
Very best regards,
Kai
Received on Thu Sep 20 2001 - 12:48:12 CDT
![]() |
![]() |