22.06.2016 12:35, 'Martijn Tonies wrote:
>
> 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.
> 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.
> -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)?
Dmitry
Posted by: Dmitry Yemanov <dimitr@users.sourceforge.net>
| Reply via web post | • | Reply to sender | • | Reply to group | • | Start a New Topic | • | Messages in this topic (5) |
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