Francois Orsini <
francois.orsini@...> writes:
> When you create a database with Derby, you can specify an absolute database
> location path as part of the JDBC connection URL; so you can place a database
> on a particular drive, whether it is a shared one or not.
>
> What you cannot do is place the database transaction journal log file on a
> separate drive.
I was under the impression that it was possible and also recommended for
performance reasons.
See
http://db.apache.org/derby/docs/10.5/ref/rrefattrib72457.htmlhttp://db.apache.org/derby/docs/10.5/adminguide/tadminlog800206.htmlhttp://db.apache.org/derby/binaries/DerbyPerfDurability-2006.pdf (slides
8 - 10)
--
Knut Anders