Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: OPS and transaction partitioning
Hello Craig,
I am not sure how big your system/database is going to be, but from your model I see a draw back, since the router is not above the application server, you may not be able to do application partitioning.
Transaction partitioning only takes care of the distribution/load balancing of the data traffic. But application partitioning followed by database partitioning could help on an even more/higher level of load balancing.
Your question about DDR, yes this is a feature of Tuxedo.
BEA has two other products called JOLT and Web.... I do not know much about them. They may have the same architecture/feature in them. These support Java.
Murali Vallath
Oracle Certified Professional
Received on Thu Aug 31 2000 - 21:08:48 CDT