Perfion Database Installer - Latest Version
Version: 2024-R2 SR3 (5.5.2)
Release date: 12 February 2025
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.
Related guides:
Release notes
2024-R2 SR3 (5.5.2)
Release note title | Release note |
---|---|
Item Triggers - Data in Actions | The feature data sent to the Action in an Item Trigger are changed. The trigger will only send feature data for features witch are in the trigger. If other data are changed in the same e.g. import other feature data will not be send to the Action anymore. Previously, data was sent if it was included in an arbitrary trigger. |
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 |