chore: automated commit

This commit is contained in:
munja 2022-12-15 11:27:33 +01:00
parent 5a4f62e2de
commit aa513f7b12

View File

@ -17,7 +17,7 @@ Notice above the red box - this situation can occur in unusual circumstances (su
## Unlock Process ## Unlock Process
Before proceeding with an unlock, the first step should be to understand why the process is locked. By opening the [MPE_LOCKANYTABLE](/locking-mechanism) table it will be possible to see which user performed the lock, and when. Simply filter the table where `LOCK_STATUS_CD='LOCKED'`. Before proceeding with an unlock, the first step should be to understand why the process is locked. By opening the [MPE_LOCKANYTABLE](/tables/mpe_lockanytable/) table it will be possible to see which user performed the lock, and when. Simply filter the table where `LOCK_STATUS_CD='LOCKED'`.
![](/img/mpe_lockanytable.png) ![](/img/mpe_lockanytable.png)