Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Version: 2024-R2 SR1 (5.5.

0

1)

Release date: 29 October 27 November 2024

The Perfion Database Installer is needed to install a new database or upgrade an existing Perfion database to the latest release.

NOTE: The Perfion Database Installer requires the sqlserver to use CI (Case Insensitive) collation as its default collation - it will not work if temp/master DB is using CS collation. Workaround is to install a new named instance on the sqlserver with a CI collation.

View file
namePerfion.DBInstaller 2024-R2-SR1 (5.5.01).zip

Release notes

2024-R2 (5.5.1)

Release note title

Release note

Database triggers related to Perfion Item Triggers could be very resource consuming

In certain situations, the database triggers related to Perfion Item Triggers could be very resource consuming in resolving the dataset for which Item Triggers to execute. This could have a big impact on the performance of e.g. imports where a lot of data is manipulated in the same transaction. This has been optimized by storing and indexing temporary results in TempDb.

2024-R2 (5.5.0)

Release note title

Release note

Perfion license now includes a Max Version.

Perfion licenses now includes a max permissible version. A license will only be valid for versions of Perfion up to and including the max version.  Please ensure that the system task for automatic update of the license is enabled - or make sure to regularly click the 'download license' button within License Management.

Database validation added for Case Insensitive collections.

The SqlServer must be be using a default collation that is Case Insensitve. A validation added in DBinstaller for Case Insensitive collections at the databases master, tempDB and the Perfion database.

Bug in Remote Connections conversion

If a Remote Connection is invalid, the DB upgrade ended with an error. This is fixed, so the Remote Connection will be set to Unknown type and must be corrected afterword's