Database configuration - Populate an existing database

Hello,

I try to connect an existing database, located on a different server from Aras Innovator. However, the following error message appears :

Can you give me more information about the issue ?

Thank you, best regards

Parents
  • Hi AlBer,

    You can check the users of a database in SQL Server Management Studio (SSMS) under DB_Name > Security > Users as in the picture below.

    You can then right-click on the innovator user if it exists and select Properties. From this window, you can check if this user is the db_owner under the Membership panel.

    Could you let us know the source of this existing database? Was it created during a previous Aras Innovator installation?

    Chris

    Christopher Gillis

    Aras Labs Software Engineer

Reply
  • Hi AlBer,

    You can check the users of a database in SQL Server Management Studio (SSMS) under DB_Name > Security > Users as in the picture below.

    You can then right-click on the innovator user if it exists and select Properties. From this window, you can check if this user is the db_owner under the Membership panel.

    Could you let us know the source of this existing database? Was it created during a previous Aras Innovator installation?

    Chris

    Christopher Gillis

    Aras Labs Software Engineer

Children