Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gbak with -ignore give an "bad parameters on attach or create database" [CORE3731] #4077

Closed
firebird-automations opened this issue Jan 16, 2012 · 4 comments

Comments

@firebird-automations
Copy link
Collaborator

Submitted by: Fabrice V (fabricev)

Duplicates CORE3586

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.

@firebird-automations
Copy link
Collaborator Author

Modified by: @AlexPeshkoff

Link: This issue duplicates CORE3586 [ CORE3586 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @AlexPeshkoff

status: Open [ 1 ] => Resolved [ 5 ]

resolution: Duplicate [ 3 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @pcisar

status: Resolved [ 5 ] => Closed [ 6 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @pavel-zotov

QA Status: No test

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant