SKIP_MISSING_FILES <YES | NO>
This keyword is available for special FairCom Server startup conditions. If a user file required by the FairCom DB Server during automatic recovery was deleted, an error 12 might be returned and the FairCom Server would not continue. By adding SKIP_MISSING_FILES to the default ctsrvr.cfg file, the error will be logged and the FairCom Server will successfully start up.
SKIP_MISSING_FILES is not recommended as a permanent setting. Deleting files under transaction processing control adversely affects database integrity.
Default: NO
See Also