Subject FB 1.5 backup "interesting" error
Author fowlertrainer
Hi !

I have a gdb with 277 MB size.
I use windows clients, and development client, and Debian Sarge server
with my own compiled FB (not deb installed version !).

When I want to backup it:
gbak -B -V -Z -T -user xxx -pas xxx C:\dev\BHA\database\mpanni2.gdb
C:\dev\BHA\database\mpanni2.gbk

a bug appear (I try with non transportable, and other swithces, but is
nothing happened).

gbak: writing data for table TEL_CALL
gbak: ERROR: message length error (encountered 240, expected 232)
gbak: ERROR: gds_$receive failed
gbak: Exiting before completion due to errors

But this bug is appear only in Windows. In Linux the backup is
"terminated" without error message.

The Windows gbak/server version string:
gbak: gbak version Firebird-W32-V1.0
gbak: Version(s) for database "C:\dev\BHA\database\mpanni2.gdb"
Firebird/x86/Windows NT (access method), version "WI-T1.5.0.3744
Firebird 1.5 Release Candidate 4"
on disk structure version 10.0

The Linux gbak/server version string:
gbak: gbak version LI-V1.5.0.4290 Firebird 1.5
gbak: Version(s) for database "/mpanni/bha/database/mpanni.gdb"
Firebird/linux Intel (access method), version "LI-V1.5.0.4290
Firebird 1.5"
Firebird/linux Intel (remote server), version "LI-V1.5.0.4290
Firebird 1.5/tcp (bha)/P10"
Firebird/linux Intel (remote interface), version "LI-V1.5.0.4290
Firebird 1.5/tcp (bha)/P10"
on disk structure version 10.0

I need to backup, because I made many changes in DB, and I want to
organize some table (because I delete many records from them).

What I do wrong or what I can to do with it ?
Please help me !

Thanx:
FT