About this Readme - 2023 R2 Patch 01
- Last UpdatedApr 16, 2024
- 1 minute read
This document describes the resolved issues and known issues in AVEVA Historian 2023 R2 Patch 01. It also includes the entire AVEVA Historian 2023 R2 Readme after the Patch 01 Resolved Issues.
Known Issues
|
Issue ID |
Description |
|
- |
IssueThe store and forward path for AutoSummary replication cannot be changed using the configurator or management console. WorkaroundThe 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:
|
|
- |
IssueSecure 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. WorkaroundIn 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 |