Skip to main content

Validation Run Lifecycle States

When you launch a Validation Run, it can transition through different states as part of its lifecycle.

Validata_Concepts_ValidationRun_LifecycleStates.png

The states of a Validation Run are as follows:

Operational states

Description

SKIPPED

  • Validata did not launch this Run—whether manually triggered or scheduled—because a previous Run of the same Validation was already underway.

RUNNING

  • Validata is actively comparing the Validation Pairs selected in the Validation Configuration.

  • The comparison is performed according to the specific methods and settings defined in the Validation Configuration.

Terminal (final) states

Description

IN-SYNC

  • Validata has finished comparing all selected Validation Pairs.

  • The final outcome of every Validation Pair comparison is IN-SYNC.

OUT-OF-SYNC

  • Validata has finished comparing all selected Validation Pairs.

  • At least one Validation Pair has an outcome of OUT-OF-SYNC or HALTED.

ERROR

  • Validata has finished comparing all selected Validation Pairs.

  • At least one Validation Pair has an outcome of ERROR.

CANCELED

  • The Validation Run was canceled by the user before Validata could complete the comparison for all selected Validation Pairs.