Challenge
During upgrade to 9.5 or installation of update ONE installer is unable to see DBCause
Lack of appropriate permissions on Veeam ONE DBSolution
Ensure account being used as Veeam ONE service account has the following permissions.The account used to connect to the Microsoft SQL Server hosting the Veeam ONE database must have the following permissions:
- Public role (default permissions)
- CREATE ANY DATABASE permissions
- db_owner role on the Veeam ONE database
- db_datareader permissions on the master database
- public, db_datareader, SQLAgentUserRole permissions on the msdb database
- [For Always-On Availability Groups] VIEW SERVER STATE permissions