Subject RE: [firebird-support] Data on a mapped drive
Author Alan McDonald
> That is true, which is how the system is working currently, but they
> want the data on the other server so it is archived with their current
> backup procedures, and therefore do not have to write another backup
> procedure.
>
>

Don't tell me they just want to run a taoe backup across a live gd/fdb
file???
please don't tell me that...
That would be the reason for corruption.
If you want to do it their way - then run a gbak on the database every night
and copy the resultant gbk file across to the other server. That would be
much safer.
Alan