Přeskočit na hlavní obsah

On-premises upgrade

Plánování

Before you upgrade to a new version, please carefully read the Important notices and Known issues sections.

Before you upgrade the production environment, we recommend that you first test the upgrade itself and all production-critical features in a separate test environment.

If you have a perpetual license and are planning a manual upgrade, make sure that the version is covered by your license, i.e. that the version has been released within 1 year of the license being issued.

Vylepšit přípravu

  1. Informujte uživatele před spuštěním aktualizace.
  2. Přepněte databázi na SQL serveru do režimu RESTRICTED_USER. Pokud používáte SQL Server Management Studio, proveďte následující kroky.
    • Klikněte pravým tlačítkem myši na databázi Alvao a vyberte Vlastnosti.
    • Přejděte na stránku Možnosti.
    • Z části Stát nastavte možnost Omezit přístup na RESTRICTED_USER.
Varování

In the RESTRICTED_USER mode, only users with sysadmin, dbcreator or db_owner privileges will be allowed to access the datababase. Aktualizaci však může spustit pouze uživatel s sysadmin nebo db_owner.

Zálohování dat

  1. Zálohovat databázi nebo zkontrolovat, zda existuje aktuální záloha.
  2. Zálohovat složky na serveru, kde je Alvao nainstalováno, tj.:
    • C:\Program soubory (x86)\ALVAO
    • C:\inetpub\wwwroot\web aplikační složky

Alvao Server

Aplikace Alvao Server Setup podporuje aktualizaci typické instalace aplikace Alvao serveru. . všechny serverové aplikace nainstalované na jednom serveru) z verze 10.3 SP1 a novější. Pokud aktualizujete ze starší verze nebo používáte netypickou instalaci, postupujte podle pokynů Alvao Server - manuální aktualizace.

  1. Přejděte na stránku ALVAO Downloads a stáhněte si aplikaci AlvaoServerSetup.exe.
  2. Na serveru spusťte instalační soubor AlvaoServerSetup.exe a postupujte podle jeho pokynů.
Varování

Check carefully that the right Alvao database will be upgraded and no other, e.g., a production db instead of a test one. ServerSetup upgrades the database used by Alvao Service installed on the same machine. ServerSetup displays the database connection string so you can check it before upgrade.

Poznámka

When upgrading the database, the current activation key is verified over the internet.

Client applications

The Asset Management Agent is updated automatically according to the installed version of the Alvao Server.

Tip

You can also download the latest version of the installation package from User Menu - Settings - Install Applications.

Completing the upgrade

  1. If you have upgraded the SQL Server prior to the Alvao upgrade, please also increase the compatibility level of the database to the highest value available.

  2. Switch the database back to MULTI_USER mode, see the Upgrade preparation section for the procedure.

  3. The Web.config files of server applications could be overwritten by default settings during upgrade. If you have some custom settings in those Web.config files, restore them from the backup files Web-backup-{datetime}.config after upgrade. This applies to following applications:

  4. Perform the post-upgrade manual steps.
    When upgrading from older than immediately preceding version, first perform the post-upgrade steps for all the versions that were skipped in their chronological order.

  5. Restartovat IIS server.