Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

AVEVA™ PI Server 2024 R2

AVEVA PI Server 2024 - Release Notes

  • Last UpdatedOct 31, 2025
  • 6 minute read

Overview

AVEVA™ PI Server 2024 R2 is a feature release focusing on performance, accessibility, and manageability. This release also includes a variety of bug fixes and security remediations to improve the stability and functionality of the Data Archive and PI Asset Framework (AF).

The PI Server 2024 R2 installation kit has updated components for Data Archive, AF Server, PI Notifications Service, PI Analysis Service, and AF Client. Some of the components including Buffer Subsystem, PI SDK, and PI Collective Manager will remain at the same version as delivered by the previous release.

New features

The features in this section were introduced in the PI Server 2024 R2 release:

AF Client:

  • File-based Known Servers Table (KST) Implementation for AF SDK Applications: Applications that utilize the AF SDK (Software Development Kit), such as PI DataLink, will now employ a file-based KST. This new approach is designed to facilitate easier access and management by loading known Data Archives from a file-based table. Meanwhile, PI SDK applications will use a separate, dedicated KST.

    For more information, see Manage and migrate the Known Servers Table.

  • The Language Packs feature has replaced the Language Packs Multilingual User Interface (MUI): You can now select the Language Packs feature during a PI AF Client installation to set the user interface (UI) for PI System Explorer and PI Builder to a language other than English. A separate MUI kit is no longer required. Note that PI Builder will use the Office display language on the Excel Options menu if the language is supported.

For more information, see the PI AF Client Release Notes.

PI AF Server:

  • Support for cloud-hosted database solutions: Prior to AVEVA PI Server 2024, SQL Server was the only backend database for Asset Framework. Now, you can also choose Microsoft Azure SQL Database to store and manage your Asset Framework data.

Data Archive:

  • Improvements to the PI Archive Subsystem: Enhancements to read cache enables faster data reads when data is already in the cache. The enhancements allow for tuning the system to increase the read cache size without compromising the read time.

  • New and changed tuning parameters -- The following tuning parameters have been added or changed:

    • Archive_MaxFreezeDuration parameter: Used to specify the wait time for the flush threads of each archive set to pause. Ranges from 20,000 to 60,000 milliseconds (ms). Defaults to 20,000 ms.

    • Backup_MaxFreezeDuration: Used to specify the wait time for a freeze duration. Ranges from 60,000 to 120,000 milliseconds (ms). Defaults to 60,000 ms.

  • Improvements to Update Manager: This service has been enhanced to accept and process simultaneous requests, leading to faster response and recovery times after an outage.This improvement minimizes system downtimes and promotes rapid recovery after outages or system modifications. It also enables faster update deployment, backfill performance, client sign ups, and monitoring capabilities for prompt issue detection and resolution.

  • Out-of-order event improvements: This enhancement allows for more efficient handling of out-of-sequence PI point values. Specifically, it enables large write and read operations to occur simultaneously without sacrificing performance or data integrity.

PI Server:

  • Certificate Management for Data Archive and AF Products: The 2024 release of AVEVA PI Server enhances certificate management for Data Archive and Asset Framework (AF) products, supporting automatic TLS certificate rotation using AVEVA’s Platform Common Services (PCS). Administrators can choose automatic certificate renewal via Platform Common Services (PCS) or manual renewal for greater control. TLS version 1.3 is supported in this release. TLS is also required when using OpenID Connect (OIDC) authentication.

    Refer to Certificate management for Data Archive and AF products in the installation guide for detailed instructions on configuring and managing certificates in your environment.

Fixes and enhancements

This table lists the resolved issues in this release.

Product / Component

WI / PLI

Description

Asset Framework

27490

Resolved: PI System Explorer now displays the correct date format when the Language Packs feature is installed.

Asset Framework

27854

Resolved: Analytics and Notifications Plugins are now properly translated in PI System Explorer.

Asset Framework

69779

Resolved: AF SDK Client now successfully reconnects after all members of a Data Archive Collective become unavailable.

Asset Framework

102812

Resolved: AVEVA successfully added as a plugin-trusted provider in Asset Framework.

Asset Framework

101804

Resolved: AF SDK scripts can now connect to the Analysis Service even when it is running under a domain account.

Asset Framework

106466

Resolved: At startup of the AF SDK-based application, multi-threaded applications no longer encounter performance issues when making concurrent Data Archive connections and one Data Archive server is down.

Asset Framework

96054

Enhancement: Transport layer security (TLS) 1.3 is now supported in Asset Framework.

Asset Analytics

68325

Resolved: Update consumers now cease removal attempts after encountering errors during the first removal process.

Data Archive

77023

Resolved: The getarceventPoints RPC now honors the Archive_MaxQueryExecutionSec timeout setting, preventing potential delays or failures.getarceventPoints RPC does not honor the Archive_MaxQueryExecutionSec timeout setting.

Data Archive

79880

Resolved: Reprocessing a Multi-Message Queue (MMQ) file independently from the entire queue series no longer causes inconsistent results or an unresponsive process.

Data Archive (PI Archive Subsystem)

94714

Resolved: Primary archive corruption with error [-16300]: Invalid backwards chaining of overflow record has been fixed.

Data Archive (PI Archive Subsystem)

101300

Resolved: Archive corruption issues when merging archives out of order with a digital set change have been fixed.

Data Archive

105101

Resolved: PI SMT no longer times out when retrieving roles and client IDs. The fix improves Data Archive responsiveness, ensuring timely responses during these operations.

Data Archive
(PI Archive Subsystem)

67364

Resolved: Offline PI Archive Subsystem (piarchss) reprocessing now bypasses the input integrity check when both the -coercedigitalset and -noinputcheck flags are used.

Data Archive

98506

Resolved: The pidiag -tls -r command can now register certificates with expiration dates beyond 2038.

Data Archive

70679

Resolved: Backup operations no longer fail due to a busy archive subsystem, with an option to extend the timeout period now available.

Data Archive

7685

Resolved: Out-of-order (OOO) insertion of a large number of events into a single archive file now results in improved backfilling performance.

Data Archive

8694

Enhancement: Improved handling implemented for receiving large volumes of data for read-only archives.

Known issues

There are no known issues or upgrade compatibility considerations in AVEVA PI Server 2024 R2. Refer to the AVEVA Customer Portal Products page for a complete list of known issues in previous versions.

Security information and guidance

We are committed to releasing secure products. This section is intended to provide relevant security-related information to guide your installation or upgrade decision.

We proactively disclose aggregate information about the number and severity of security vulnerabilities addressed in each release. The tables below provide an overview of security issues addressed and their relative severity based on standard scoring.

Vulnerabilities fixed

This table lists the number of fixed vulnerabilities in this release by severity category and CVSS base score range. Both vulnerabilities were found and fixed in PI Data Archive.

Severity category

CVSS base score range

Number of fixed vulnerabilities

Critical

9.0 - 10

0

High

7.0 - 8.9

1

Medium

4.0 - 6.9

1

Low

0 - 3.9

0

Vulnerabilities mitigated

The following table provides details on the specific vulnerabilities mitigated in this release, along with the corresponding component, version, CVE or reference, CVSS score, and the mitigation applied.

Component

Version

CVE or Reference

CVSS

Mitigation

SQLite

3.43.0

CVE-2023-7104

7.4

Vulnerable code is not in execution path. The session extension of SQLite is not utilized.

SQLite

3.43.0

CVE-2024-0232

6.3

Vulnerable code is not in execution path. JSON parsing capability of SQLite is not utilized.

System.Text.Json

6.0.0

CVE-2024-43485

6.5

Vulnerable code is not in execution path.

Distribution kits

This table provides the list of products included in the distribution kits for this release.

Product

Software version

Microsoft Visual C++ 2022 Redistributables (x86 and x64)

14.40.33810

Microsoft VSTO 2010 Runtime

10.0.60910

OSIsoft MS VB Runtime Redistributables

1.0.2

PI Buffer Subsystem

4.9.0.37

PI Network Subsystem

3.5.505.1016

PI AF Client

3.1.0.1156

PI AF Server

3.1.0.1177

PI Analysis Service

3.1.0.1156

PI Notifications Service

3.1.0.1158

Data Archive

3.5.505.1040

PI Software Development Kit (PI SDK)

1.4.7.620

PI System Management Tools

3.7.0.272

PI Collective Manager

1.4.3.25

PowerShell Tools for the PI System

3.0.0.126

Aveva.PI.OIDCConfigurationTool

1.0.2.2

©2025 AVEVA Group plc and its subsidiaries. All rights reserved.

In This Topic
TitleResults for “How to create a CRG?”Also Available in