Connection Attribute
| PWX Real Time or Change Connections
| Description
|
---|---|---|
Maximum Rows Per commit
| Both
| Maximum number of change records that PWXPC processes before it flushes the data buffer to commit the change data to the targets. If necessary, PWXPC continues to process change records across UOW boundaries until this maximum rows limit is met. PWXPC does not wait for a UOW boundary to commit the change data.
Default is 0, which causes PWXPC to not use this maximum rows limit.
|
Minimum Rows Per commit
| Real Time
| Minimum number of change records that PowerExchange reads from the change stream before it passes any commit records in the change stream to PWXPC. Before reaching this minimum, PowerExchange skips commit records and passes only the change records to PWXPC.
Default is 0, which causes PowerExchange to not use this minimum rows limit.
|
Real-time Flush Latency in milli-seconds
| Real Time
| Number of milliseconds that must elapse before PWXPC flushes the data buffer to commit change data to the targets. When this latency period expires, PWXPC continues to read the changes in the current UOW until it reaches the end of the UOW. Then, PWXPC flushes the data buffer to commit the change data to the targets.
Default is 0, which causes PWXPC to use 2,000 milliseconds.
|
UOW Count
| Both
| Number of UOWs that PWXPC must process before flushing the data buffer to commit the change data to the targets.
Default is 1.
|
PWXPC_12075 [INFO] [CDCRestart] Session complete. Next session will restart at: Restart 1 [restart1_token] : Restart 2 [restart2_token]