/
ApplicationXtender - Desktop - Unable to Save Query

ApplicationXtender - Desktop - Unable to Save Query

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:

UPDATE ae_cfg SET cfgid =100 WHERE cfgid =-100;

OR

2. Manually open the ae_cfg table and look for a negative integer in "cfgid" column.

 

Warning: Only experienced Database Administrators should make modifications to the database. The result of an inexperienced user modifying the database could be disastrous. CASO recommends backing up the production database before making modifications.

Related content

ApplicationXtender - Desktop - Unable to add or upgrade datasource since it is being edited or in use.
ApplicationXtender - Desktop - Unable to add or upgrade datasource since it is being edited or in use.
More like this
ApplicationXtender - Admin - PID Object Reference Error
ApplicationXtender - Admin - PID Object Reference Error
More like this
ApplicationXtender - Admin - "TableMismatch" error received when attempting to upgrade ApplicationXtender
ApplicationXtender - Admin - "TableMismatch" error received when attempting to upgrade ApplicationXtender
More like this
ApplicationXtender - Upgrade AX 5.4 or lower to AX 6.0 or higher.
ApplicationXtender - Upgrade AX 5.4 or lower to AX 6.0 or higher.
More like this
ApplicationXtender - Administrator - Table Mismatch when Upgrading
ApplicationXtender - Administrator - Table Mismatch when Upgrading
More like this
ApplicationXtender - Web Access - .Net Error when selecting an application
ApplicationXtender - Web Access - .Net Error when selecting an application
More like this

Copyright © CASO Document Management

All product names, logos, brands, and trademarks featured or referred to on this page are the property of their respective trademark holders. These trademark holders are not affiliated with, nor do they sponsor or endorse this website or the products/services offered unless explicitly stated otherwise.