I need to bacup my appraoch apr and dbf files on win nt server while users are sharing dbf and apr files.
WinNT server native backup utility don't backup open DBF and APR files while users are sharing on thier win98 machine from server.
It isn't a good idea to backup open files in the general file system. If you restore a part written file it might cause a lot of problems.
Apps like Exchange and SQL Server have databases with full transaction logging. They have their own utilities that enable backup while the server is online. Any part completed transaction would be rolled back or forward if the backup were to be restored.
The only way to backup open files is to use 3rd party software like ArcServe that has an optional Open Files Agent.
It's better to schedule the backup to run unattended overnight when everybody is out of the dbf's
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.