You are viewing the documentation for Blueriq 13. Documentation for other versions is available in our documentation directory.

Performance Regression on Oracle Databases

In the release notes of Blueriq 13.6 we attended users of Oracle databases to a performance regression. This regression has been traced back to the usage of case insensitive search. While a permanent solution is being developed, we offer users of Oracle databases a toggle to activate or deactivate case insensitive search. By default, case insensitive search has been deactivated to mitigate this performance regression. If you wish to enable case insensitive search, a page has been prepared to configure the corresponding toggle.

As stated with the previous release notes, this performance regression only occurred in combination with Oracle databases. Users of other database systems have not experienced a performance regression and do no need to implement this toggle.

1. Enhancements

EnhancementDetails
List search text internationalization

In the Instance List, the placeholder text of the search field would always be in English. This has been solved. The button now uses a message from the messages*.properties files, with key search.search, which is provided by default by Blueriq.


Feature toggle for case insensitive search on Oracle

We see that the case insensitive search we built can decrease performance in some cases on an Oracle database. For this reason, we disabled case insensitive search by default for now on Oracle. MS SQL Server is not affected. We introduced a feature toggle to enable case insensitive search on Oracle. By default it is turned off. 


2. Documentation

Documentation on the new features and improvements of this release is linked in the respective topics.

3. Upgrade Instructions

The upgrade instructions for this release can be found here: Release 13.6.1 Upgrade Instructions.

As a best practice

  • backup your repository
  • backup your database before running scripts
  • backup your spring.config.additional-location directory ([Blueriq installation directory]\Runtime)
  • backup any config files you have altered under [Blueriq installation directory]\Services

before you start the upgrade.

4. Artifacts

The Blueriq artifacts are available under name: 13.6.1.2084.

5. Aquima Libraries

There are no specific Library updates for this release.

6. Libraries

In this release, the set of third party libraries that is used by Blueriq was updated. When your installation of Blueriq includes custom components (artifacts that do not ship with Blueriq, such as proprietary plugins), those components should be tested for compatibility with these changes.

No third-party libraries have been updated for this release.

No third-party libraries have been updated for this release.

No third-party libraries have been updated for this release.

7. Bug fixes

No bugs have been fixed in this release.

8. Known issues

For an overview of known issue please refer to: Known issues.



  • No labels