Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

AVEVA™ Historian

ReplicationShard

  • Last UpdatedMar 10, 2025
  • 1 minute read

Contains one row for each partition (shard) used for replication.

Column

Data Type

Description

(PK)
ShardId

uniqueidentifier, NOT NULL

The unique identifier for the partition (shard).

ShardName

nvarchar (255), NOT NULL

The name of the partition.

Description

nvarchar (512), NULL

The description of the partition.

ComputerName

nvarchar (255), NULL

The name of the computer on which the partition resides.

CmdArgs

nvarchar (4000), NULL

Do not edit.

These are command line parameters for customizing replication and storage execution.

CmdExtArgs

nvarchar (4000), NULL

Do not edit.

These are command line parameters for customizing replication and storage execution.

Id

int, NOT NULL

The unique identifier for the object.

Status

tinyint, NULL

Automatically updated by the system if a change is made to the replication group:
0 = No change; 1 = Insertion;
2 = Modification; 3 = Deletion.

Related Links
TitleResults for “How to create a CRG?”Also Available in