rdb-HistoryServiceArchiveProvider

This component supplements queries against local history records with archived history records that were previously exported to a remote (cloud) RDBMS using the standard drivers: rdbSqlServer, rdbMySQL, and rdbOracle. These archived history records are from an external data store, a relational database.
Figure 33.   HistoryServiceArchiveProvider properties
Image

You access these properties by expanding Config > Services > Archive History Providers and double-clicking the RdbArchiveHistoryProvider node in the Nav tree.

In addition to the standard properties (Status, Enabled, and Fault Cause), these properties are unique to this component.

Property Value Description
Max Archive Results Per Query number Specifies the number of archived history records to allow per query.
Archive Limit Notifications drop-down list (defaults to Notify Once Per Query Range Per Session) Selects the message to display when the limit is exceeded for any history query initiated from Workbench.

Notify Once Per Query Range Per Session limits the frequency of warnings to once per query range per session

Never Notify turns notification off.

Always Notify displays a warning every time the query exceeds the maximum archive results.

Ord To Rdbms ORD Defines the path to the archive database.
Use Default Fetch Size true (ignore Custom Fetch Size) (default) false (use Custom Fetch Size) Does not use (true) or uses (false) the Custom Fetch Size to retrieve archive history records.
Custom Fetch Size number Specifies the number of archive history records to retrieve from the database in the cloud.
Fetch Size in Use read-only Reports the number of records retrieved when the Custom Fetch Size is being used.