When implementing changes to an OLAP system from test environment into prod, is it better/more efficient to:
copy the entire test system (db, cubes, DTS, etc) onto the existing prod system
OR
to copy over from test into prod only those components that have changed (specific DTS packages, cubes, views, tbls, etc)?
copy the entire test system (db, cubes, DTS, etc) onto the existing prod system
OR
to copy over from test into prod only those components that have changed (specific DTS packages, cubes, views, tbls, etc)?