Applies to
ApplicationXtender Desktop 6.0, 6.5, 7.0, 8.0, 8.1, 16.3, 16.6
Summary
Unable to Save Query in AX Application.
Symptoms
Unable to Save Query in AX Application. When saving a query the following error is thrown:
CODE=80004005 error description DB-0024 "Unable to lock database"
Cause
AppXtender Desktop could possibly have crashed while saving a query, not releasing the lock on the database in the ae_cfg table.
Resolution
1. The following script needs to be run against the ae_cfg table in the AX database:
...