Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Process locks prevent multiple systems from simultaneously processing the same task. When a system attempts to run a process, it creates a "lock" that prevents any other system from starting the same work. For example, when System A attempts to run a task that System B is currently processing, System A verifies that a process lock has not been placed before it sets its own lock.


If a system encounters a failure during processing (i.e., power failure), the process lock may not be released. In this case, you may have to manually release or delete the lock. To view all process locks, select Global Administration > Process Locks.


Image Added


Deleting a Process Lock

  1. In the Process Locks screen, select the appropriate lock
  2. Click the 'X' icon
  3. Click Yes to confirm the deletion.