| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> comp.databases.theory -> Re: multiple DB and one APP
If this is an option, you can distribute the data model between the
nodes, so that the query runs on one node only and all affected by the
query data is on one node. The rest of the data are on other nodes. It
depends on the design of course, you can't put it all on one node, if
the growth rate in one part of the data model is much bigger then in
other parts. And there are many other "IF"s also. Just to give you
another idea... hope this makes sense
Received on Thu Jan 06 2005 - 14:22:39 CST
![]() |
![]() |