1163   Could not change delta database mode because not all processes are idle

Cause

This error occurs and the deactivation attempt is abandoned if it cannot be completed because not all applications have become idle within the specified time.

For an application to be idle it must not be currently executing any methods invoked from the JADE object manager; that is, its object manager call stack should be empty. The deactivation attempt is immediately abandoned if there are any idle processes that have persistent objects locked or that are in transaction state.

Action

Ensure that the conditions for deactivating the delta database are satisfied and retry the deactivation.