Changes between Version 28 and Version 29 of ValidationSimple


Ignore:
Timestamp:
Jan 31, 2017, 8:34:04 AM (7 years ago)
Author:
Christian Beer
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ValidationSimple

    v28 v29  
    1414 * ERR_OPENDIR if there was a transient error, e.g. the output file is on a network volume that is not available.
    1515  The validator will try this result again later.
     16 * VAL_RESULT_SUSPICIOUS if an initial consistency check of the result indicates no error but that it should be compared with a second result to make sure contents are valid. In the meantime this result is marked as inconclusive and the validator will try this again later when a second result is ready. Only useful when using AdaptiveReplication.
    1617 * Any other return value indicates a permanent error.
    1718  Example: an output file is missing, or has a syntax error.