---In firebird-support@yahoogroups.com, <dondondonjesus@...> wrote :
> "C:\Program Files\Firebird\Firebird_3_0\gbak.exe" -b -v -t -se service_mgr employee e:\xxx.bak -user SYSDBA
Specify remote (network) access explicitly (else it tries to open database using embedded engine and fails):
gbak.exe -b -v -t -se xnet://service_mgr employee e:\xxx.bak -user SYSDBA
or
gbak.exe -b -v -t -se localhost:service_mgr employee e:\xxx.bak -user SYSDBA
> works if no one is connected else i always get error "file is used by another process".
Specify remote (network) access explicitly (else it tries to open database using embedded engine and fails):
gbak.exe -b -v -t -se xnet://service_mgr employee e:\xxx.bak -user SYSDBA
or
gbak.exe -b -v -t -se localhost:service_mgr employee e:\xxx.bak -user SYSDBA
Regarsd,
Vlad
__._,_.___
Posted by: hvlad@users.sourceforge.net
| Reply via web post | • | Reply to sender | • | Reply to group | • | Start a New Topic | • | Messages in this topic (2) |
Have you tried the highest rated email app?
With 4.5 stars in iTunes, the Yahoo Mail app is the highest rated email app on the market. What are you waiting for? Now you can access all your inboxes (Gmail, Outlook, AOL and more) in one place. Never delete an email again with 1000GB of free cloud storage.
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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/
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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