chore: automated commit

This commit is contained in:
munja
2022-12-14 23:22:48 +01:00
parent affe5f40e9
commit 5a4f62e2de
2 changed files with 2 additions and 1 deletions

View File

@ -17,7 +17,7 @@ Notice above the red box - this situation can occur in unusual circumstances (su
## 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) 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](/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'`.
![](/img/mpe_lockanytable.png)