3.3.7 - Unlock Local Files

      Action Option -UL (-UnLock) (Aliass: -UnLockUpdate) :

      unlocks update records that their processes abort abnormally. Process IDs and hostnames are saved in an update control and local file records temporarily when the records are under process. If the update processes abort abnormally, the PIDs and hostnames may not be cleaned properly. If the same update records are reprocessed on a different computer, the lock information blocks the update actions. Use this action to clean up the PID information manually to allow the update control and local file records to be re-processed.

      dsupdt-(-UL|UnLockUpdate)
        -(CI|ControlIndex) UpdateControlIndices
        [-(DB|Debug) DebugModeInfo]
        or

      dsupdt-(-UL|UnLockUpdate)
        -(LI|LocalIndex) LocfileIndices
        [-(DB|Debug) DebugModeInfo]

      It is mandatory to provide an update control index and local file index to remove locks on the control and local file record, respectively.



      Back to Top