The information in this article applies to:
It is important to have a good backup of your data. To ensure that the data from your backup routine is good, you should periodically test your backup system. We recommend that you schedule and perform the testing of your backup procedure periodically throughout the year.
There are a variety of ways to test your backup system to make sure it is working correctly. Most backup software will create a log recording the start/stop times, files backed up, and errors (if any) that occurred during the backup process. Regularly reviewing these logs will indicate whether the backup routine is working correctly. When reviewing these logs, make sure there are no errors. Also, look at the stop and start time to determine whether the process ran an appropriate length of time. A short backup time may indicate that files or directories are being unintentionally skipped.
Using the Compare option in your backup software will also help ensure that your backup system is working properly. After the backup has been created, the Compare option will compare the files from the backup to the files on the hard drive to make sure that they are exactly the same.
Note: When files are restored from a CD, they are restored as read-only.
One of the best ways to test your backup system is to restore a file or an entire directory from the most current backup. Here are two ways of testing your files using the restore process:
The FC command (File Compare) is a utility program that compares the contents of two files and displays the differences between them. For our purposes, we will use the FC command to test and verify that there are no differences between the files being compared. If there are errors, the error information shown is typically of no use.
The FC program must be run from a Command prompt. The program is part of the system files and is automatically installed with Windows. The FC.EXE file is typically located in the Windows\System32 directory.
When using the FC command to compare restored files, the files should be compared in binary mode. This compares the two files byte by byte and will report any mismatch that is found between the two files. The "/b" switch is used to compare files in binary mode.
To compare restored data using the FC command:
Note: When a directory contains a space, the path must be surrounded by quotes.
For example:
FC /B "F:\DB APPS\TABS3\*.*"
"C:\TABS3 TEMP\*.*"
THE INFORMATION PROVIDED IN THE SOFTWARE TECHNOLOGY, INC. KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. SOFTWARE TECHNOLOGY, INC. DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL SOFTWARE TECHNOLOGY, INC. OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF SOFTWARE TECHNOLOGY, INC. OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.
© 1999-2012 Software Technology, Inc. All rights
reserved. Terms of Use
The maker of Tabs3 and PracticeMaster
Tabs3, PracticeMaster, and the “pinwheel” symbol (
) are registered trademarks of Software Technology, Inc.
e-Mail Suggestions for the Knowledge Base to: kb@Tabs3.com
Technical Support via e-mail is not available.
Knowledge Base: http://support.Tabs3.com
Web Site: http://www.Tabs3.com