On Thu, Jan 26, 2012 at 3:09 AM, Peri Subrahmanya
<peri.subrahma...@gmail.com> wrote:
> I am using JCR 2.3.7 (latest stable release) for storing large number of 
> files. I am keeping the node sizes to 10K (requirement is to store upto 100M 
> records) but I am seeing a performance issues no matter how I organize the 
> node structure. Using Oracle DB for datastore. Takes around 50 minutes to 
> save 50K files (5kB each). Is there any way to improve the performance or 
> what would be the recommended way.

yes, don't use oracle db for datastore. use the filesystem based datastore.

cheers
stefan

>
> Thanks
> -PeriS

Reply via email to