connot backup db from 2.1 to 2.5
--------------------------------

                 Key: CORE-4305
                 URL: http://tracker.firebirdsql.org/browse/CORE-4305
             Project: Firebird Core
          Issue Type: Bug
          Components: GBAK
    Affects Versions: 2.5.2
         Environment: windows XP; firebird 2.52
            Reporter: flyingfb
         Attachments: TEST.zip

i have created a database with table whose name is chinese charater set (DBCS) 
in firebird 2.1, now i want to upgrade it firebird2.5, but fail.

  gbak -b -v -user sysdba -pass masterkey d:\test.fdb d:\test.fbk
or
  gbak -b -v -user sysdba -pass masterkey -FIX_FSS_M WIN1252 d:\test.fdb 
d:\test.fbk
or
  gbak -b -v -user sysdba -pass masterkey -FIX_FSS_M gbk d:\test.fdb d:\test.fbk

with any above command, get following results:

gbak:readied database d:\test.fdb for backup
gbak:creating file d:\test.fbk
gbak:starting transaction
gbak:database d:\test.fdb has a page size of
gbak:writing domains
gbak:    writing domain RDB$1
gbak:    writing domain RDB$2
gbak:    writing domain RDB$3
gbak:writing shadow files
gbak:writing character sets
gbak:writing collations
gbak:writing functions
gbak:writing tables
gbak:    writing table 中文表名
gbak: ERROR:Malformed string
gbak:Exiting before completion due to errors

-- 
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

       

------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to