Closed firebird-automations closed 15 years ago
Commented by: @paulbeach
When moving databases between different endian systems it is required to backup a database as transportable, before restoring it. So a backup of a database on windows to be restored on Solaris should be backed up using the following gbak command: gbak -user SYSDBA -password masterkey -backup -transportable database.fdb database.backup.
Submitted by: Tomek (tomaszm)
I try to execute command gbak -USER sysdba -PASS masterkey -C backup.fbk database.fdb On Windows instalation it's works fine, database restore and running On Solaris when I execute this command I get error gbak: ERROR: unsuccessful metadata update gbak: ERROR: KONTAKTY_NUMERY_INNE gbak: Exiting before completion due to errors