There is no support for this in Derby.  What is usually recommended in
this situation is to use the OS to stripe the 2 disks, and create a
single volume out of the 2 and then create the derby db on the single
volume.  I believe all the major OS's support this in some manner.

Melvin Zamora wrote:
Hi Derbies,

Would it be possible to have the PK tables on hardisk-A and FK tables on hardisk-B using only one database?

to envision:

CUSTOMER_DERBY_DB

CUSTOMER_TBL {PK} [HD-A], CUSTOMER_PURCHASES_TBL {FK} [HD-B]

-Melvin

------------------------------------------------------------------------
Do you Yahoo!?
With a free 1 GB, there's more in store with Yahoo! Mail. <http://us.rd.yahoo.com/mail_us/taglines/mailstorage/*http://mail.yahoo.com/>


Reply via email to