_Repl-AgentAIStreaming VST field descriptions
- Last Updated: March 30, 2020
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
The table below contains the field descriptions of the OpenEdge Replication
VST, _Repl-AgentAIStreaming.
| Field name | Field number | Data type | Description |
|---|---|---|---|
_ReplAgtAIStr-AgentID
|
2 | INT64 | Agent number The ID of the OpenEdge Replication agent Format ->>>>>>>>>9 |
_ReplAgtAIStr-AgentName
|
3 | CHARACTER | Agent Name Name of the OpenEdge
Replication agent as configured by the Format X(32) |
_ReplAgtAIStr-TotalCacheEntries
|
4 | INT64 | Total number of entries in the Replication Streaming
Block cache in units of Replication Stream Blocks (RSB) The maximum
size of the cache is specified by the Format ->>>>>>>>>9 |
_ReplAgtAIStr-FreeCacheEntries
|
5 | INT64 | Free cache entries in the Replication Streaming
Block cache in units of RSBs The number of RSB cache entries currently not in use Format ->>>>>>>>>9 |
_ReplAgtAIStr-UsedCacheEntries
|
6 | INT64 | Used cache entries in the Replication Streaming
Block cache in units of RSBs The number of RSB cache entries currently in use Format ->>>>>>>>>9 |
_ReplAgtAIStr-CacheHWM
|
7 | INT64 | AI Stream Cache high water mark The maximum number of RSB cache entries that have been in use at one point in the life cycle of the cache Format ->>>>>>>>>9 |
_ReplAgtAIStr-TimesCacheFilled
|
8 | INT64 | Number of times the Replication Streaming Block
cache has filled Format ->>>>>>>>>9 |