> I also want to mirror the database while the data is getting
> inserted into the first database then the data has to inserted
> into the second one also.
> say I want to mirror it into 2 databases DB2 and Oracle.
I think you should either:
- use BMP and persist twice in two seperate atomic transactions
applied sequentially;
- use two instances of the same database and make use of proprietary
'database mirroring' tools;
- look for database mirroring tools that work across different db
vendor's dbs;
- use a TPM (transaction monitor) EG bea/tuxuedo to take care of
it..
these suggestions are in order of increasing
cost/sophistication/reliability/difficulty.
Tuxedo http://www.bea.com/products/tuxedo/index.shtml
is a well-known TPM from years ago before java was invented..
HTH
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Your ad could be here. Monies from ads go to support these lists and provide more
resources for the community. http://www.fusionauthority.com/ads.cfm
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists