Skip to Main Content
AVEVA™ Products Feedback Portal

Welcome to our new feedback site!


We created this site to hear your enhancement ideas, suggestions and feedback about AVEVA products and services. All of the feedback you share here is monitored and reviewed by the AVEVA product managers.

To start, select the product of your interest in the left column. Then take a look at the ideas in the list below and VOTE for your favorite ideas submitted by other users. POST your own idea if it hasn’t been suggested yet. Include COMMENTS and share relevant business case details that will help our product team get more information on the suggestion. Please note that your ideas will first be moderated before they are made visible to other users of this portal.

This page is for feedback for specific AVEVA solutions, excluding PI Systems and Data Hub. For links to these other feedback portals, please see the tab RESOURCES below.

Status Submitted
Portfolio area Plant SCADA
Created by Guest
Created on Jun 19, 2026

Modifications to Persistent Memory Device without downtime

Structural changes to Persisted Memory tags (such as modifying the array size) cannot be applied while any I/O server hosting that device is still running. A brief coordinated stop of all I/O servers is the required procedure.

When an I/O server starts, it synchronizes its Persisted Memory device state from any running peer. This synchronization includes both the tag values and the tag structure (array size, data type). As long as at least one server is running with the old structure in its cache, that structure will be propagated to any restarting server regardless of what the project definition says.

This is a deliberate design choice to protect runtime data integrity: the system prioritizes the live running state over the project definition to prevent accidental data loss from project changes.

Recommended procedure for structural changes:
To apply structural changes (such as increasing an array size) with minimal downtime:

  1. Prepare the new project in advance (compile, verify).

  2. Deploy/restore the new project to ALL servers without restarting any.

  3. Coordinate a brief maintenance window.

  4. Stop ALL I/O servers simultaneously.

  5. Restart the I/O servers.

The downtime required is only the duration of the restart cycle itself.

Idea business value

In a redundant SCADA system that must be highly available, downtime of the redundant servers is unacceptable. Therefore, it must be possible to make changes without causing downtime.

Idea priority 4 – Important to my company
  • Attach files
  • +4