Forum Discussion

ncosta's avatar
ncosta
Ideator I
6 years ago

How to rename a database

Hi everyone,

I'd like to rename an Aras Innovator 12 database. I understand how to rename the SQL database. However, can someone please explain which Aras configuration files need to be updated to reflect this change?

1 Reply

  • Hi ncosta,

    You'll need to modify the innovatorServerConfig.xml file. There is a <db-connection> tag where you can adjust the name of your DB to match it's true name.

    AJ