Tagged Questions
4
votes
2answers
178 views
SSRS: how to handle unavailability of service when datawarehouse is being rebuilt
We use SSIS to build datawarehouse (full Microsoft environment). This is legacy SSIS package that starts by truncating all tables in datawarehouse, run nightly.
During this time, we restrict access ...