-
-
Notifications
You must be signed in to change notification settings - Fork 262
Closed
Description
Submitted by: Volker Rehn (vr2_s18)
tried to restore a backup of a Win7 64Bit 3.0.2 security3.fdb to security4.fdb:
C:\Program Files\Firebird\Firebird_4>gbak -user sysdba -pas <pw> -c security.fbk security4.fdb
gbak: ERROR:arithmetic exception, numeric overflow, or string truncation
gbak: ERROR: string right truncation
gbak: ERROR: expected length 10, actual 13
gbak: ERROR:gds_$send failed
gbak:Exiting before completion due to errors
charset handling?