Skip to Main Content
AVEVA™ PI System™ 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, 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 and comments are visible to all other users.


This page is for feedback specifically for AVEVA PI System. For links to our other feedback portals, please see the tab RESOURCES below.

Status No Status
Categories Data Archive
Created by Guest
Created on Aug 20, 2022

Allow specifying a range of older archive files to backup in piartool

The piartool -backup command has multiple parameters that allow for specifying a number of archives to copy. For example it is possible to specify a number of archives to backup starting at the current time (-numarch), or each archive number can be specified in a list (-archives). But no parameter will allow specifying a numeric range of older archives to copy, such as from archive #500-1000. It is also not feasible to list out each archive for the -archives command when there is a large number of archives desired to copy (500 501 502 etc.) If it was possible to specify a range numerically, this would make copying operations for older archives go much more smoothly: "piartool -backup -archives 500-1000" Another option would be to allow specifying a start time and end time for the archives to copy, such as "piartool -backup -archivestart \*-5y -archiveend \*-2y" The current workaround is to manually unregister all the target older archives from the primary and then copy them to the secondary, then register the copied archives on the secondary and re-register the original archives on the primary.
  • Attach files