I've seen several answers to that post but none of
them have asked the question : what will you do with
the images ?

If the images are to be queried a lot then do not
store them in the database. Keep them on the OS. 
In a prevoius life, we've benchmarked our site
(www.houra.fr) with images in and out of Oracle. Out
wins in term fo performance. 

We have developed a small system so the managers can
entered text for each images. This time, the images
were in Oracle in a blob datatype.

Was 816/sun

HTH

 --- oraora  oraora <[EMAIL PROTECTED]> a écrit
: > Guys,
> 
> i have to store 20,000,000 images of 5k each in DB.
> which is the best possible way to do it ?
> can i store it as BLOB or use UTL_FILE_DIR ?
> is there any other means of achieving the same ?
> 
> it's 8.1.6 on Win2k.
> 
> Kindly let me know.
> 
> TIA.
> Jp.
> -- 
> Please see the official ORACLE-L FAQ:
> http://www.orafaq.com
> -- 
> Author: oraora  oraora
>   INET: [EMAIL PROTECTED]
> 
> Fat City Network Services    -- 858-538-5051
> http://www.fatcity.com
> San Diego, California        -- Mailing list and web
> hosting services
>
---------------------------------------------------------------------
> To REMOVE yourself from this mailing list, send an
> E-Mail message
> to: [EMAIL PROTECTED] (note EXACT spelling of
> 'ListGuru') and in
> the message BODY, include a line containing: UNSUB
> ORACLE-L
> (or the name of mailing list you want to be removed
> from).  You may
> also send the HELP command for other information
> (like subscribing).
>  

=====
Stéphane Paquette
DBA Oracle et DB2, consultant entrepôt de données
Oracle and DB2 DBA, datawarehouse consultant
[EMAIL PROTECTED]

__________________________________________________________
Lèche-vitrine ou lèche-écran ?
magasinage.yahoo.ca
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: =?iso-8859-1?q?Stephane=20Paquette?=
  INET: [EMAIL PROTECTED]

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).

Reply via email to