Dbmlsync will then retry the synchronization.
dbmlsync versucht dann erneut, die Synchronisation auszuführen.
Dbmlsync obtains the lock before it begins building the upload, and it maintains the lock until the download is applied.
dbmlsync bezieht die Sperre, bevor der Upload aufgebaut wird, und hält die Sperre aufrecht, bis der Download übernommen wird.
Dbmlsync calls the stored procedures without qualifying them by owner.
Dbmlsync ruft die gespeicherte Prozeduren ohne Angabe des Eigentümers auf.
Dbmlsync builds the upload by scanning the database transaction log.
Dbmlsync erzeugt den Upload, indem das Datenbank-Transaktionslog gescannt wird.
Dbmlsync no longer loads schema information before every synchronization by default.
Dbmlsync lädt nicht mehr standardmäßig Schemadaten vor jeder Synchronisation.
Dbmlsync now reads this information from the database.
Dbmlsync liest diese Daten jetzt aus der Datenbank ein.
Dbmlsync also writes an entry to its log.
Dbmlsync schreibt außerdem einen Eintrag in sein Log.
Dbmlsync was started with the -tu option, causing transaction-level uploads.
Dbmlsync wurde mit der Option -tu gestartet, sodass Uploads auf Transaktionsebene erfolgen.
Download file version cannot be read by this version of Dbmlsync.
Version der Download-Datei kann mit dieser Version von Dbmlsync nicht gelesen werden.
Dbmlsync reads the download in chunks.
Dbmlsync liest den Download in Abschnitten.
Dbmlsync only applies a download file if it does not contain any operations that affect rows with changes that must be uploaded.
Dbmlsync übernimmt eine Download-Datei nur, wenn sie keine Vorgänge enthält, die Zeilen mit Änderungen betreffen, die heraufgeladen werden müssen.
Dbmlsync uses this error to detect download phase conflicts with rows modified by other connections.
Dbmlsync verwendet diese Fehlermeldung, um während der Downloadphase Konflikte mit Zeilen, die durch andere Verbindungen geändert wurden, zu erkennen.
Dbmlsync uses this file to avoid lengthy retransmission of data, and to recover from download failure.
Dbmlsync verwendet diese Datei, um eine langwierige Übertragungswiederholung von Daten zu vermeiden und den Systemzustand nach dem Download-Fehler wiederherzustellen.