Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Table of Contents
minLevel1
maxLevel2

Auf dieser Seite finden Sie Informationen rund um die Wartung der primedocs-Serverapplikationen und -datenbanken.

...

On this page you will find information around the maintenance of OneOffixx server applications and databases.

This page concerns the OnPremises option.
With the "Software as a Service" -Variante sind keine Wartungen durch den Kunden notwendig.

Allgemeines

primedocs baut auf Standardwerkzeugen und -technologien von Microsoft auf. Beachten Sie daher die Hinweise für den Betrieb der Internet Information Services und des SQL Servers.

Servermigration

Im Fall einer Servermigration sollten alle Schritte der Serverinstallation auch auf der neuen Umgebung ausgeführt werden. Nach erfolgreicher Installation reicht es aus, die bestehende primedocs.config auf den neuen Server zu kopieren.

SQL-Datenbank-Migration

Wird die SQL-Datenbank über das SQL-Tooling von einem Server auf den anderen migriert, sollte dies nach Möglichkeit über ein "Full Database Backup" mit anschliessendem "Restore" erfolgen.

Ursache:

Bei der Synchronisation zwischen Client und Server wird die "RowVersion" als Änderungsmerkmal genutzt. Nur bei einem "Backup" und "Restore" bleibt die "RowVersion" gleich.

...

option, no server installations by the customer are necessary.

...

General

primedocs is built on standard tools and technologies from Microsoft. Therefore, follow the instructions for operating the Internet Information Services and SQL servers.

...

Server migration

In case of server migration, all steps of the Server installation should be executed on the new environment as well. After successful installation it is sufficient to copy the existing primedocs.config to the new server.

...

SQL database migration

If the SQL database is migrated from one server to the other using SQL tooling, this should be done using a "full database backup" followed by a "restore" if possible.

Cause:

During synchronization between client and server, the "rowVersion" is used as a change feature. Only with a "backup" and "restore" the "rowVersion" remains the same.

If no "backup" and "restore" is possible and the migration can only be done via "SQL statements", all existing caches must be deleted or the id of the datasource in the primedocs.config must be changed. This means that the clients have to resynchronize completely.