Consider dividing a namespace into partitions if any of the following are true:
Partitioning the namespace amongst DSAs is the only effective way to deal with this problem.
Placing the subtree in its own partition means DSAs can be dedicated to serving just the busy subtree, and queries for other areas of the namespace are served by other DSAs. This usually improves performance
This lets you maintain and control only the DSAs that serve that subtree, set up different security for those DSAs, or locate that subtree on a different set of hosts than the other areas in the namespace.
Copyright © 2011 CA. All rights reserved. | Email CA Technologies about this topic |