Parameters of the Replication Agent Server Component
The following table describes the parameters of the Replication Agent server component (alias RepAgent).
Parameter | Alias | Required | Description |
---|---|---|---|
HQ Application Server Comm param |
CommParam |
Optional |
The colon-separated list of communications parameters that the regional server uses to connect to the parent Siebel Server. |
HQ Application Server Name |
HQ |
Required |
The Dock Connect String of the parent Siebel Server. For more information, see Setting the HQ Application Server Name Parameter. |
Iterations |
Iterations |
Optional |
Specifies the number of times that the Replication Agent server component connects to the parent node. You typically set this parameter to zero (0) to configure the Replication Agent to loop forever or until the server administrator stops it. If you set the Iterations parameter to 1 and then start Replication Agent, then a single synchronization occurs. The default value is 0. |
Maximum txns per commit |
MaxCommitTxns |
Optional |
Specifies the number of transactions that Siebel Remote applies before it commits these transactions to the Siebel database. The default value is 100. |
Maximum writes per file |
MaxWrite |
Optional |
Limits the size of a DX file. Breaks the DX files that Siebel Remote sends to the parent Siebel Server into smaller, more manageable files. Replication Manager closes the existing DX file and then starts writing to a new DX file when the current DX file reaches the maximum number of operations that you specify in the Maximum writes per file parameter. The default value is 10000. |
Receive files |
RecvFiles |
Optional |
You can use one of the following values:
The default value is TRUE. |
Receive txns |
RecvTxns |
Optional |
You can use one of the following values:
The default value is TRUE. |
Send txns |
SendTxns |
Optional |
You can use one of the following values:
The default value is TRUE. |
Sleep time |
SleepTime |
Optional |
The time period, in seconds, that configures Replication Agent to sleep between synchronizations. The default value is 60. |