gbak: ERROR:Error reading data from the connection.
---------------------------------------------------

                 Key: CORE-3649
                 URL: http://tracker.firebirdsql.org/browse/CORE-3649
             Project: Firebird Core
          Issue Type: Bug
          Components: GBAK
    Affects Versions: 2.5.1, 2.5.0, 2.5.2
         Environment: Ubuntu Server 10.04 64 bits kernel 2.6.32-34 
            Reporter: Javier Sanchez


When I try to backup a database with gbak I get the following lines:

gbak:writing constraint PK_UBI_MOVI_TMP
gbak:writing referential constraints
gbak:writing check constraints
gbak:writing SQL roles
gbak:writing names mapping
gbak:closing file, committing, and finishing. 2897449984 bytes written
gbak: ERROR:Error reading data from the connection.
gbak:Exiting before completion due to errors
gbak: ERROR:Error reading data from the connection.

this occurs when I write gbak -b -g -user sysdba -pas masterkey 
localhost:/data/base.gdb /data/base.gbk

the only solution that I've found is to backup the gdb via filesystem so I've 
wrote:

gbak -b -g -user sysdba -pas masterkey /data/base.gdb /data/base.gbk

that worked fine... I've tried Firebird CS 2.5.0, 2.5.1, 2.5.2 64 bits in 
serveral servers, in all cases the same result.

the gdb was broken, but after doing a gfix, and backedup and restored (via 
filesystem) I've assumed that all errors are gone... Am I wrong?, thanks in 
advance.


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://tracker.firebirdsql.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------
Get your Android app more play: Bring it to the BlackBerry PlayBook 
in minutes. BlackBerry App World™ now supports Android™ Apps 
for the BlackBerry® PlayBook™. Discover just how easy and simple 
it is! http://p.sf.net/sfu/android-dev2dev
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to