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

AVEVA™ Historian

About this Readme - 2023 R2 SP1 Patch 02

  • Last UpdatedOct 01, 2025
  • 3 minute read

This Readme provides information about AVEVA Historian 2023 R2 SP1 Patch 02. It also includes the previous Readmes after the Patch 02 Readme.

For information about using the product, see the AVEVA Historian documentation.

Support for OData V1 will be deprecated starting with the next release. We recommend migrating to OData V2 to ensure continued support and access to the latest features and improvements.

Known issues

These known issues have carried over from 2023 R2 SP1 Patch 01

Description

After installing SP2023 R2 SP1 Patch 02, the Add External Groups button in the Historian > Security settings of the Configurator is disabled (grayed out).

Workaround

Relaunch the Configurator.

In the Historian Database Export/Import Utility, an error occurs when importing a database file from Historian SP2023 R2 or earlier with saved content or dashboards.

Workaround

To import a Historian database file with saved content or dashboards, update the Historian from which the file is being exported to SP2023 R2 P01 or later.

The store and forward path for AutoSummary replication cannot be changed using the Configurator or management console.

Workaround

The store and forward path for AutoSummary replication is stored in the _AutoReplicationServer table of the runtime database. Use the following steps to change the path:

  1. Shut down and disable the Historian.

  2. Create a backup of the Runtime database.

  3. Execute the following SQL script in the Runtime database, replacing the value of SFPath with the path to the folder where you want AutoSummary replication data to be stored:

    UPDATE _AutoReplicationServer

    SET SFPath = 'D:\Historian\StoreForward\LocalAutoSummaryReplication'

  4. Enable and restart the Historian.

Secure communication from Historian Client nodes to Historian server nodes may fail in workgroup setups with DNS enabled. This includes cloud-based environments such as Azure.

Workaround

In the hosts file on the Historian Client node, add an entry for the IP address of the the machine name (not the FQDN) of the Historian server.

For example (where "10.x.x.x" is replaced with the IP address of your Historian server, and "HISTORIANSERVER1" is replaced with the name of that machine):

10.x.x.x HISTORIANSERVER1

When two assets with the same contained name are pushed to PI, only one asset is shown.

Workaround

If two assets have the same contained name, rename one of them before pushing to PI.

In the Historian Web Client modern look, when adding a comment to a line chart, the Asset field in the Add Comment dialog does not function.

When the Historian node license mode is set to the connected experience and the Historian's REST connection is configured with the Require trusted connections (clients must trust this certificate) option, the Excel Add-In fails to load and does not function as expected.

Due to recent Microsoft updates, users may experience issues with Excel Add-In custom functions in 2023 R2 SP1 Patch 01.

Workaround

Choose one of the workarounds below based on your configuration of Historian:

When Historian is configured with option: "Favor trusted connections permit untrusted connection" in Rest Configuration:

  1. Install Historian and configure with "Favor trusted connections permit untrusted connection" in Rest Configuration.

  2. After configuration, navigate to the folder C:\ProgramData\Historian\InsightAddIn

  3. Open the file named Insight_OnPrem_Office_Addin_<SERVERNAME>.xml with Notepad.
    For example, if the Historian server name is “SNRN1”, the file you're looking for would be named Insight_OnPrem_Office_Addin_SNRN1.xml.

  4. Search (CTRL + F) for "VersionOverridesV1_1" in the file and replace (CTRL + H) it with "VersionOverridesV1_0".

  5. Replace all instances (CTRL + H) of http://<SERVERNAME>:<HTTP Port> with https://<SERVERNAME>:<HTTPS Port>.

    1. Update the ports according to Historian’s REST configuration.
      For example, replace http://SNRN1:32569 with https://SNRN1:32573.

  6. Save the file.

    NOTE: Do not modify entries in the AppDomains section, such as: “<AppDomain>http://localhost:32569</AppDomain>”.

    When Historian is configured with option: "Require trusted connections (Clients must trust this certificate)" in Rest Configuration:

    1. Install Historian and configure with "Require trusted connections (Clients must trust this certificate)" in Rest Configuration.

    2. After configuration, navigate to the folder C:\ProgramData\Historian\InsightAddIn.

    3. Open the file named Insight_OnPrem_Office_Addin_<SERVERNAME>.xml with Notepad.
      For example, if the Historian server name is “SNRN1”, the file will be named Insight_OnPrem_Office_Addin_SNRN1.xml.

    4. Search (CTRL + F) for "VersionOverridesV1_1" in the file and replace (CTRL + H) it with "VersionOverridesV1_0".

    5. Save the file.

      NOTE: Do not modify entries in AppDomains section, such as: "<AppDomain>http://localhost:32569</AppDomain>"

      If the Stream datatype of a replicated tag is changed and the change deployed, the tag is removed from the replicationlist and will not be updated in the next tier Historian, PI Server, and CONNECT Data Services.

      Workaround

      The unmodified tag remains valid for data already stored in Historian, and cannot be deleted. Re-add the modified tag using a new destination tag name when replicating to PI Server and CONNECT Data Services. Re-add the modified tag with its existing destination tag name when replicating to a next tier Historian.

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