Subject Re: [firebird-support] Database restore failure
Author Helen Borrie
At 08:32 AM 10/05/2012, Rick Debay wrote:
>A database restore failed. Does anyone know what these errors mean, and
>what we can do to prevent this from happening again?
>
>/* backup */
>gbak -GARBAGE_COLLECT -b rxsaccessdb:accessrxs
>/usr/backup/firebird/accessrxs.fbk

All as Ann said but did you know that the name of the -G ("no garbage collection") flag is -[no_]G[arbage_collect]? It won't have made any difference to the backup file that was created but I think the flag would have been ignored with that invalid tail on it.

./heLen