Unterschiede
Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
| Beide Seiten der vorigen RevisionVorhergehende ÜberarbeitungNächste Überarbeitung | Vorhergehende Überarbeitung | ||
| en:installation_und_deinstallation:migration_nach_5 [2026/04/22 10:10] – [Start the Firebird 2.5 server] admin | en:installation_und_deinstallation:migration_nach_5 [2026/06/16 10:00] (aktuell) – admin | ||
|---|---|---|---|
| Zeile 1: | Zeile 1: | ||
| - | ======Migration of a Firebird 2.5 Database to a Firebird 5 Database====== | + | ======Migrating |
| + | |||
| + | You can find the current PAM version **[[pam|here]]**. | ||
| =====Background===== | =====Background===== | ||
| - | Since 2026-04-17, the Firebird | + | Since 17 April 2026, the security |
| - | + | ||
| - | Please then install the following version: **Firebird 5.0.4 for Windows x64** https:// | + | |
| - | + | ||
| - | Please note that the PAM database currently still has to be migrated to the new system **manually**. | + | |
| - | + | ||
| - | Unfortunately, | + | |
| - | + | ||
| - | =====Manual Migration===== | + | |
| - | Please perform the migration as follows: | + | |
| - | + | ||
| - | ====Install Firebird 5.0==== | + | |
| - | + | ||
| - | Install Firebird 5.0 using the default settings. Please make a note of the assigned SYSDBA password (referred to below as: mySYSDBA_PASSWORD). | + | |
| - | ====Download | + | Please then install the following version: **[[https:// |
| - | To migrate Firebird 2.5 databases, a running Firebird 2.5 server is temporarily required. For this purpose, please download the portable version of Firebird 2.5 https:// | + | ===== Automated Migration ===== |
| - | ====Adjust the firebird.conf file==== | + | Automated database migration is available starting with version **[[pam|PAM 3.1.2]]**. |
| - | Open the file C:\FB25\firebird.conf and change the following line: | + | First, make sure that **Firebird 2.5 32-bit** has been uninstalled and that **[[https:// |
| - | ''# | + | To migrate your material databases from Firebird 2.5 to Firebird 5, please use the wizard in PAM Material Database Management. To do this, click **Databases** in the menu and then **Update to new Firebird version**. |
| - | This ensures that the server is only accessible locally. | + | {{ : |
| - | ====Copy | + | Then enter the administrator password for the user **sysdba**. |
| - | If Firebird 2.5 was previously installed, please copy the file '' | + | {{ :installation_und_deinstallation:de_pam_auto_mig_002.png?nolink |}} |
| - | ====Start | + | You will now see the databases listed in PAM that require migration. Then click **Start**. |
| - | {{ : | + | {{ : |
| - | Open a Power Shell window | + | Open the Task Manager |
| - | | + | |
| - | | + | |
| - | | + | |
| - | ====Perform the database migration==== | + | {{ : |
| - | {{ : | + | Then restart the **FirebirdServerDefaultInstance** service. |
| - | Open a **second PowerShell window** and execute the following commands: | + | {{ :installation_und_deinstallation:de_pam_auto_mig_005.png?nolink |}} |
| - | * '' | + | |
| - | * ''& | + | |
| - | The following applies: | + | Once the databases have been migrated successfully, |
| - | * oldMASTERKEY is the SYSDBA password in Firebird 2.5 | + | |
| - | * mySYSDBA_PASSWORD is the password assigned during the Firebird 5.0 installation | + | |
| - | | + | |
| - | * c: | + | |
| - | **This step can be repeated for multiple | + | The material |
| - | ====Stop the Firebird 2.5 server==== | + | {{ : |
| - | After the migration has been completed, please stop the Firebird 2.5 server with the following command: '' | ||