Jump to content

Upgrade SQL Express Instance of ERAS


Recommended Posts

  • ESET Staff

Technically it should be possible - seems is is even described in documentation.I guess it is possible to install both versions side-by-side on one machine which will enable you to migrate database as described in documentation.

There is also alternative that does not require installation of ERA server, but you will have to make sure that:

  • newly installed database is listening on the same IP/hostname and port
  • whole database content is migrated
  • database user used by ERA is properly migrated, especially in terms of permissions (user must be able to access ERA database)

I would recommend to test -> install new database side-by-side with original (= listening on different TCP port), migrate data and switch ERA to use new database by changing DB connection string parameters (StartupConfiguration.ini). If it won't work, switch back to original database.

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...