Gbak with -ignore give an "bad parameters on attach or create database"
-----------------------------------------------------------------------

                 Key: CORE-3731
                 URL: http://tracker.firebirdsql.org/browse/CORE-3731
             Project: Firebird Core
          Issue Type: Bug
          Components: GBAK
    Affects Versions: 2.5.1
         Environment: Windows 7, Windows 2003. 
            Reporter: Fabrice V
            Priority: Minor


Hello,

When I try to do a backup with GBAK I got :
"gbak: ERROR:bad parameters on attach or create database
gbak:Exiting before completion due to errors"

With a .bat like :
SET ISC_USER=SYSDBA
SET ISC_PASSWORD=XXXX
cd "C:\Program Files\Firebird\Firebird_2_5\bin"
"C:\Program Files\Firebird\Firebird_2_5\bin\gbak.exe" -backup -v -g -ignore 
"D:\Mybd.fdb" "D:\Mybd.fbk" 

Same problem with :
"C:\Program Files\Firebird\Firebird_2_5\bin\gbak.exe" -se localhost:service_mgr 
 -backup -v -g -ignore "D:\Mybd.fdb" "D:\Mybd.fbk" 

Tested with Dialect 1 or 3 . Charset (None or Unicode).
There is no such a problem with Firebird 1.5.X, 2.1.X.




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

        

------------------------------------------------------------------------------
RSA(R) Conference 2012
Mar 27 - Feb 2
Save $400 by Jan. 27
Register now!
http://p.sf.net/sfu/rsa-sfdev2dev2
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to