RE: Management Reporter TempDB Issue
Are you trying to build the data mart database from scratch or are you trying to upgrade? I recommend checking the current size of the database. During an upgrade or when rebuilding, SQL can use up to 3-4 times that size in order to complete the process. You may need to add more drive space to get the process to complete. If you are trying to upgrade, you may want to first reduce the size of the ManagementReporter database by deleting old report versions. That can be done in the MR Report Viewer application. Upgrading from your current CU11 version to CU13 or higher should help with tempdb issues. MR changed the database schema with CU13 so that tempdb usage is lower. Your most recent reply seems to indicate that you tried doing this but you ran out of space again. I would try this approach:
-Use Report Viewer to delete old report versions until the ManagementReporter database is a reasonable size.
-Shrink the ManagementReporter database and log files in SQL.
-Remove the data mart integration from the MR Configuration Console.
-Stop the MR services.
-Delete the ManagementReporterDM database from SQL.
-Start the MR services and close the Configuration Console.
-Upgrade to CU16: mbs.microsoft.com/.../MROverview
-If you run out of tempdb space during the upgrade, you will either need to add more drive space or reduce the size of the MR database until you can complete the process.
-Deploy the data mart.