Subject | RE: [firebird-support] FB 1.5 backup "interesting" error |
---|---|
Author | Steffen Heil |
Post date | 2004-07-01T07:17:37Z |
Hi
Okay, you are using linux as server...
How can you backup a linux firebird server with windows local paths?
Further, try not to use .gdb. Use .fdb instead.
First, update Firebird to Final/Relase. Don't use Release Candidates.
Second, update you gbak (included in release version). Recent is: gbak
version WI-V1.5.0.4306 Firebird 1.5
Always try using the same versions of db server and gbak.
You should do backups on a regular schedule, you know...
Regards,
Steffen
> I have a gdb with 277 MB size.with my own compiled FB (not deb installed version !).
> I use windows clients, and development client, and Debian Sarge server
Okay, you are using linux as server...
> gbak -B -V -Z -T -user xxx -pas xxx C:\dev\BHA\database\mpanni2.gdbC:\dev\BHA\database\mpanni2.gbk
How can you backup a linux firebird server with windows local paths?
Further, try not to use .gdb. Use .fdb instead.
> The Windows gbak/server version string:Those do not match.
> gbak: gbak version Firebird-W32-V1.0
> ... version "WI-T1.5.0.3744 Firebird 1.5 Release Candidate 4"
First, update Firebird to Final/Relase. Don't use Release Candidates.
Second, update you gbak (included in release version). Recent is: gbak
version WI-V1.5.0.4306 Firebird 1.5
Always try using the same versions of db server and gbak.
> The Linux gbak/server version string:Those match.
> gbak: gbak version LI-V1.5.0.4290 Firebird 1.5
> ... version "LI-V1.5.0.4290 Firebird 1.5"
> I need to backup, because I made many changes in DB, and I want toorganize some table (because I delete many records from them).
You should do backups on a regular schedule, you know...
Regards,
Steffen