Notification and Backup
The following steps are to be followed before upgrading Aras 3D Visualization:
- Notify users that:
- Aras Innovator will be down at a scheduled time.
- They should log out of Aras Innovator prior to starting the installation.
It is best to give at least a 24-hour notice and a reminder 15 minutes before taking the platform offline.
- Back up the Aras Innovator code tree.
- Back up the Conversion Server.
Its default installation path is the following: C:\Program Files(x86)\Aras\ConversionServer - Back up the HOOPS Converter.
Its default installation path is the following: C:\HOOPS Converter - Disconnect all users from the database to prevent client sessions from committing any further changes to the database.
The easiest way is to change the database connection string from<DB-Connection…to<xDB-Connectionin theInnovatorServerConfig.xmlfile and restart the w3svc service (IIS). This expires all sessions and prevents all new connections to the Aras Innovator database through the existing instance. - Back up the database.
- After the database backup has been completed, enable the database connections.
If the abovementioned way is followed, change the database connection string from<xDB-Connection…to<DB-Connectionin the InnovatorServerConfig.xml file and restart the w3svc service (IIS).