Subject | Cannot backup because file is being used |
---|---|
Author | Raith, Daniel |
Post date | 2005-08-26T14:18:09Z |
I'm using 1.5.2.4731, super server, and when I try to perform a backup
I'm getting an error:
"Error while trying to open file"
"The process cannot access the file because it is being used by another
process."
Another funny thing about this setup is that the database is in a
directory that has spaces in the name. Originally I couldn't get the
backup to work because of it. For example: "c:\my
data\program\data\database.fdb" which I had to create a backup batch
file which read something like this.
Gbak.exe -b "c:\mydata~1\program\data\database.fdb"
"c:\mydata~1\program\data\database.fbk"
Otherwise I kept getting an error about specifying multiple sources or
something. Now I'm getting this other error.
Any ideas?
I'm getting an error:
"Error while trying to open file"
"The process cannot access the file because it is being used by another
process."
Another funny thing about this setup is that the database is in a
directory that has spaces in the name. Originally I couldn't get the
backup to work because of it. For example: "c:\my
data\program\data\database.fdb" which I had to create a backup batch
file which read something like this.
Gbak.exe -b "c:\mydata~1\program\data\database.fdb"
"c:\mydata~1\program\data\database.fbk"
Otherwise I kept getting an error about specifying multiple sources or
something. Now I'm getting this other error.
Any ideas?