Skip to main content
InSource Solutions

TN Hist272 Replacement History Blocks filling up Circular Drive

InSource_Logo_Transparent.png

Description

 

This article from InSource shows how the Historian in earlier versions may try to backfill your History Blocks from an earlier date to the first known History Block.  This article will show how to resolve this issue.  

  • Author: Glenn Yancey
  • Published: 06/21/2017
  • Applies to: Historian Server 2014 and earlier

Details

You can insert and update data by importing it into the history blocks, as long as the data is formatted according to a specific comma-separated values (CSV) format. 

When doing a CSV File import, you need to make sure that the header row has the correct parameters or you might start to see thousands of folders getting created in your CIRCULAR directory.   That might start causing your Historian to behave slower than normal at times.   

ASCII
,
sa,1,Server Local,1,1
InfluentFlowRate,0,1985/10/15,06:00:22.000,1,4500,192
InfluentFlowRate,0,1985/10/15,06:00:23.000,1,4900,192
InfluentFlowRate,0,1985/10/15,06:00:24.000,1,5300,192
InfluentFlowRate,0,1985/10/15,06:00:25.000,1,5700,192
InfluentFlowRate,0,1985/10/15,06:00:26.000,1,6100,192
InfluentFlowRate,0,1985/10/15,06:00:27.000,1,6500,192
InfluentFlowRate,0,1985/10/15,06:00:28.000,1,6900,192
InfluentFlowRate,0,1985/10/15,06:00:29.000,1,7300,192

In this example, I show how I have taken data from 1985 and then imported that information via a CSV file into the Wonderware Historian.  If i just left the headers as they were since I copied from a known example, the Historian would create a History block for the data inserted in October 15, 1985, and also recreate History Blocks all the way to the very first History Block stored by the Wonderware Historian.   Again, resulting in THOUSANDS of History Block folder filling up your circular directory.   

HistoryBlocksContiguous.png

This can be resolved by changing the parameter that represents the "Time Span of Replacement Blocks".  In Wonderware Historian 2014 and earlier, you can change it to "2" and it will not create replacement History blocks between the earlier date for which the data was inserted up to the first stored History Block.   Starting with Wonderware Historian 2014 R2, the Time Span of Replacement Blocks and Block Behavior fields are no longer applicable. You must provide a value for these fields, but they are ignored.  So in other words with 2014 R2, you will not have constant History Blocks being backfilled or replaced between the earlier date for which the data was inserted up to the first stored History Block.

 

HistoryBlocksContiguous2.png