Orchestrator Update by Setup: How to specify database

Hi,

I am trying to update Orchestrator, Setup is asking for Database name but doesn’t accept dbname nor connection string (from IIS). How to correctly specify (and why is that kind of information not read from the existing config)?

@Robodev ,

Check the database UiPath is exists or not. You need to have db_owner permission for the user who run the installer.

The database name is correct, but how does the setup know on which db-server to look for it if I don’t enter the server name?