irecovr
Recover ISAM files (Revision 4 or higher)
WTSupported in traditional Synergy on Windows
|
WNSupported in Synergy .NET on Windows
|
USupported on UNIX
|
|
The irecovr utility was deprecated in Synergy/DE version 10.1. It is now just a front end for isutl, and we recommend that you use isutl instead. See isutl -r. |
irecovr [-option] filename[, ...]
option
(optional) One or more of the following:
Apply suggested database file corrections. (Equivalent: isutl -ra)
Improper use of the -a option can result in loss of data. See isutl -r for more information. |
Compress data records. (Equivalent: isutl -lc)
Fast load a sequential file into an empty ISAM file. (Equivalent: isutl -f)
Load counted database files. (Equivalent: isutl -fk)
Give no status messages (quiet mode). (Equivalent: isutl -m0)
Use static RFAs. (Equivalent: isutl -rs)
Display a more detailed account of processing (verbose mode). (Equivalent: isutl -m2)
Display the percentage of the entire file that has been recovered. (Equivalent: isutl -%)
filename
The name of the ISAM file(s) that you want to convert or recover. The default extension is .ism.
An error occurs if you use pre-Revision-4 files with irecovr. You can use isutl -p to patch such files to the latest revision.