HVS32 Backup: general recommendations

Aus Wiki - Heidler Strichcode GmbH
Zur Navigation springen Zur Suche springen

null

To resume dispatch in case of failure (hardware defect, data loss due to power outage etc.), we recommend a daily backup of the HVS32 system.

HVS32 does not have an integrated backup solution, so the customer/system user is responsible for the backup.

To secure the HVS32, in general you just need a simple file backup of the HVS installation directory as well as existing components (HeidlerLeitcode, Gateway...).

 

General

Following HVS32 components should be secured

  • HVS32 installalation path with all sub folders (default C: / D:\Heidler\HVS32 -> most important part is the database under ..\Heidler\HVS32\Database\hvs32.fdb)
  • All optionally installed components (Datagatewayserver, HVS32-Monitoring, HeidlerLeitcode, Tarifwerk, PVS...). Installation paths by default directly under C: / D:\Heidler\"modulename"

 

References

  • During the backup of the HVS installation directory, there shoudl be no active dispatch and the database service Firebird should be closed. Only this way it is ensured that the database is consistent in its backup.
     
  • Snapshots von virtuellen Maschinen sind nicht als Backupvariante zu empfehlen da hier die Gefahr groß ist dass die im Snapshot enthaltene HVS32 Datenbank defekt ist und somit nicht bei einer benötigten Wiederherstellung genutzt werden kann.
    Sofern mit Snapshots oder anderen ähnlichen Techniken ein Backup erstellt wird, sollten auch hier die entsprechenden Dienste (Firebird...) zuvor gestoppt werden.
     
  • Vor HVS32 Updates empfiehlt es sich (wenn der Firebird Dienst beendet ist) nochmals eine schlichte Kopie der HVS32 Datenbank (...\Heidler\HVS32\Database\hvs32.fdb) anzulegen.
     
  • Firebird 2.5 bietet jedoch mithilfe der Erweiterung nbackup eine Möglichkeit zum Erstellen von inkrementellen Backups während die Datenbank in Verwendung ist.