Hello Dmitry,
>> As per original example:
>> Here's the command:
>> C:\Program Files\Firebird\Firebird_3_0>gbak -b -m -t -se service_mgr –v
>> -user sysdba -pas masterkey
>> "MARTIJN-WS-DEV/3054:e:\temp\2014 FB Conference.fdb"
>> "e:\temp\2014 FB Conference.bak"
>>
>> In my book, this -looks- like a connection string with host.
>
>I understood you as that regular gbak does not work when the database is
>in use, so now you try the -se switch.
That is correct, but as you can see, using -se resulted in an error.
>> So I tried:
>>
>> C:\Program Files\Firebird\Firebird_3_0>gbak -b -m -t
>> -se "martijn-ws-dev/3054:service_mgr"
>
>Quotes are not needed here.
OK, nevertheless, I got the same error about 'multiple destinations'. Also,
where does the docs say to use the host before 'service_mgr' instead of
the (source) database string?
>> -v -user sysdba -pas masterkey
>> "e:\temp\2014 FB Conference.fdb" "e:\temp\2014 FB Conference.bak"
>
>Did you try using filenames without embedded spaces (and thus without
>quotes)?
No, cause the database name contains spaces ;) And it works fine using the
services API (via a Delphi component).
Could that be the cause of the multiple sources/destinations error? If so,
I'll
take it this is a parsing error in gbak?
With regards,
Martijn Tonies
Upscene Productions
http://www.upscene.com
Posted by: "Martijn Tonies \(Upscene Productions\)" <m.tonies@upscene.com>
| Reply via web post | • | Reply to sender | • | Reply to group | • | Start a New Topic | • | Messages in this topic (7) |
Visit http://www.firebirdsql.org and click the Documentation item
on the main (top) menu. Try FAQ and other links from the left-side menu there.
Also search the knowledgebases at http://www.ibphoenix.com/resources/documents/
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
No comments:
Post a Comment