/
Server database update button is disabled
Server database update button is disabled
Problem
When trying to update the server database, the update button is disabled despite several pending migrations.
Solution
Likely your server database was created in September 2016 or earlier.
- Start SQL Server and create a backup of the server database.
- Download the below sql script.
- Select the server database.
- Run the script in SQL Server.
- Verify by signing in to the ServerAdmin of the web viewer and check that the update button now is enabled.
Download sql-script
Note! Ensure to make a backup of Server database before running any migration scripts.
It is recommended that you test migration of client ServerDB in a staging environment prior to updating production environment.
Related articles
, multiple selections available,
Related content
Problem saving permissions in Manager
Problem saving permissions in Manager
More like this
Update server database or asset database
Update server database or asset database
More like this
Migrate editor database to version 5.1 fails
Migrate editor database to version 5.1 fails
More like this
Update site database
Update site database
More like this
Create DATABASE permission denied in database 'master'
Create DATABASE permission denied in database 'master'
More like this
The server was not found or was not accessible
The server was not found or was not accessible
More like this