Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: BLOB/BFILE Performance

Re: BLOB/BFILE Performance

From: SiY <siwhy60_at_hotmail.com>
Date: 10 Jan 2005 07:49:12 -0800
Message-ID: <1105372152.811984.275740@c13g2000cwb.googlegroups.com>

DA Morgan wrote:
> SiY wrote:
>
> > Hi,
> >
> > We have an application that requires the storage of approx 1/4
million
> > images. They consist of thumbnails (~2k) and larger images (~100k).
> >
> > We're planning on storing the thumbnails in the database (BLOB) and
> > the larger images outside (BFILES).
> >
> > They will be accessed by Java code using JDBC.
> >
> > I just wondered if there were any performance statistics around for
> > using BLOBS/BFILES on that number of images?
> >
> > Cheers
> > Si
>
> Why store any outside the database. And if you choose to do so what
> does the size have to do with it?
> --
> Daniel A. Morgan
> University of Washington
> damorgan_at_x.washington.edu
> (replace 'x' with 'u' to respond)
>
>
> ----== Posted via Newsfeeds.Com - Unlimited-Uncensored-Secure Usenet
News==----
> http://www.newsfeeds.com The #1 Newsgroup Service in the World!
>100,000 Newsgroups
> ---= East/West-Coast Server Farms - Total Privacy via Encryption =---
See points above. Received on Mon Jan 10 2005 - 09:49:12 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US