- Help Center
- DATA MANAGER
- Data Manger Troubleshooting
-
GETTING STARTED: LICENSING, SETUP, INSTALLS
-
DESTINI ESTIMATOR
- Basic Estimator Workflows
- 2D Takeoff - Basic Workflows and Procore
- Advanced 2D Takeoff & PDF Management
- 3D Takeoff - BIM360
- Dashboards
- General Estimator User Tips
- Hosted-Specific Estimator Workflows
- Project Tab
- Self Perform - Rates and Resources
- Fees
- WBS Properties
- Import / Export Workflows
- Formula and Quantity Topics
- Troubleshooting
-
DATA MANAGER
-
DESTINI BID DAY
-
REPORTING & ANALYTICS
-
PRODUCT UPDATES
-
IN PLANNING
-
IN DEVELOPMENT
-
PRE-PRODUCTION
Unable To Upgrade Cost Database - Backup Database Is Terminating Abnormally
Data Manager has the ability to upgrade the Cost databases on the Centralized Server. However, the SQL Server has to be set up correctly to accomplish this because during the upgrade the database is backed up to the server, before the upgrade just in case anything happens and we need to restore a copy of the database.
In the example below, the image on the left will error out during the upgrade with the log file data:
System.Data.SqlClient.SqlException: Cannot open backup device 'C:\Users\USER\AppData\Local\Temp\4\DATABASENAME_20210608122259.bak'. Operating system error 5(Access is denied.).
BACKUP DATABASE is terminating abnormally.
To resolve this we have to switch the SQL Server Services to run under the Local System Account (image above).
1. Navigate to Services
2. Scroll to your SQL Server and right-click on the Instance > Properties > Log On.