Database Lock Error


The "Resource busy and acquire with NOWAIT specified or timeout expired" error message occurs when something is locked in the database. The pending changes can come from anywhere (another open screen, an ongoing process, ect.) and they almost always clear themselves within an hour.


Users should also ensure other sessions have no other tabs/windows with unsaved changes or no other process currently running.