Wednesday, August 29, 2007 2:59 PM
So, readers, what are your thoughts. If you have 5 data marts, 2 of which have a heavy load. How do those get implemented? Ignoring machines, focus on databases.
A. Put all 5 data marts into one database.
B. Put the 2 heavy data marts in their own separate databases, and the other three data marts in one database.
C. One data mart per database. Always.