Subject | Re: [firebird-support] Re: Restoring database from 2.0 to 2.5 doesn't work even if -fix_fss_data is used |
---|---|
Author | Dmitry Kuzmenko |
Post date | 2013-03-26T12:52:24Z |
Hello, Christian!
Tuesday, March 26, 2013, 3:48:11 PM, you wrote:
CM> This has to work:
CM> gbak -c -v -t -rep fitxer.fbk fitxer.ib -user SYSDBA -password
excuse me for my punctiliousness, but
-t option is already by default
-c -rep combination is a nonsense.
-c and -rep options are self-sufficient, differ from each other,
and of course, need not to be specified at the same time.
So, -c, or, -rep, not both.
And, in your case, command line will be
gbak -c -v fitxer.fbk fitxer.ib ...
Thank you for your patience :-)
p.s. -rep is equal to -r o.
--
Dmitry Kuzmenko, www.ib-aid.com
Tuesday, March 26, 2013, 3:48:11 PM, you wrote:
CM> This has to work:
CM> gbak -c -v -t -rep fitxer.fbk fitxer.ib -user SYSDBA -password
excuse me for my punctiliousness, but
-t option is already by default
-c -rep combination is a nonsense.
-c and -rep options are self-sufficient, differ from each other,
and of course, need not to be specified at the same time.
So, -c, or, -rep, not both.
And, in your case, command line will be
gbak -c -v fitxer.fbk fitxer.ib ...
Thank you for your patience :-)
p.s. -rep is equal to -r o.
--
Dmitry Kuzmenko, www.ib-aid.com