Icon ElevateDB 2.33 Released

Posted by Tim Young on Thu, Oct 15 2020
ElevateDB 2.33 is now available for download. If you're an existing customer, then you should be receiving an email shortly with download instructions.

The following are the new features in ElevateDB 2.33:
  • The ElevateDB Server session locking has been improved so that sessions with long-running queries do not prevent the following Configuration Database tables from being queried:

    ServerSessions Table
    ServerSessionLocks Table
    ServerSessionStatistics Table

    Previously, trying to query these system information tables would result in an error message similar to this:

    ElevateDB Error #506 - Cannot lock the session manager (ID: X)

    In addition, any attempts to try to disconnect or remove the server session using the following administrative SQL statements would result in the same error:

    DISCONNECT SERVER SESSION
    REMOVE SERVER SESSION

    Information It is still technically possible to see a session lock error with an ElevateDB Server instance under very heavy load. However, retrying the operation that resulted in the error should eventually result in a successful completion of the operation.
ElevateDB 2.33 also contains a couple of bug fixes, which are detailed here.


Tags: ElevateDB, New ReleasesPermanent Link

Comments Comments (0) You must be logged in to comment

Image