![]() |
Repairing a Damaged File |
| TechNote | « Return to Support |
|
Introduction Repair+ is a utility you can use to repair a corrupted RESUMate Database file (RDB). It can also be used to compact a file, which removes unused space and refreshes internal indexes, making overall program operation faster. While Repair+ is usually successful at repairing a corrupted file, it cannot repair all types of corruption. In these cases it is important to have a recent (preferably nightly) backup. You can view another Knowledge Base article which covers backing up your database here: http://www.resumate.com/tn_backup.asp Installing Repair+ If you don't already have Repair+ installed (look in Start/Programs/RESUMate for RESUMate Repair+), then you can download a setup program for it from the following link: Download and run this program to install Repair+. Repair+ Options Selecting the File to Repair or Compact » Current database file » Current System File » Other file Selecting the Action to Take » Run full Repair+ » Compact database only Selecting When to Run the Selected Action » Run now! » Run at scheduled time Running Repair+ The file being repaired should not be open in any copy of RESUMate while Repair+ is running. This is true on the local machine, as well as on any machine on your network. Once the appropriate file is selected and action chosen, click Begin to start the repair process. When finished, you should receive a message stating "Repair+ complete. Would you like to close Repair+?" At this point your file should be repaired. Your original file will remain untouched, and be renamed with a ".BAK" extension. The repaired file will have the original filename when the operation is complete. Command Line Options Repair+ can be run from the Command Line with a variety of options. This is most useful when using a scheduling program, like the Windows Task Scheduler, to run Repair+ automatically. The command line syntax is as follows: RDBFile Path and filename of file to be repaired or compacted. /R Perform full Repair+ on RDBFile. This is the default option if no action switch is specified. /R- Perform full Repair+ on RDBFile, but skip the initial Basic Repair step. Depending on the level of database corruption, the Basic Repair can fail, causing the entire Repair+ process to stop. If this happens, use this switch to avoid running the Basic Repair step. /C Compact RDB File only. /P: Use the word following the colon as a password for opening a protected file. Note: for this feature to work there can be no spaces in the password itself, and the password should immediately follow the colon (there should be no space between the colon and the password). |
|
| Copyright © 2010 - RESUMate, Inc. | « Return to Support |