Try OpenEdge Now
skip to main content
User Guide
Reference : Virtual system tables for OpenEdge Replication : _Repl-InterAgentActivity VST field descriptions
 

_Repl-InterAgentActivity VST field descriptions

The table below contains the field descriptions of the OpenEdge Replication VST, _Repl-AgentControlActivity.
Table 33. Virtual system table _Repl-InterAgentActivity field description
Field name
Field number
Data type
Description
_ReplIntAgtAct-AgentID
2
INT64
Agent number
Format ->>>>>>>>>>>>>>>>>>9
_ReplIntAgtAct-AgentName
3
CHARACTER
Agent name
Format X(32)
_ReplIntAgtAct-Host
4
CHARACTER
Name of host where the remote agent is running
Format X(128)
_ReplIntAgtAct-Port
5
INTEGER
Port the remote agent is listening on
Format >>>>>>>>>>>>>>>>>>9
_ReplIntAgtAct-DBName
6
CHARACTER
Database name of the target database
Format X(128)
_ReplIntAgtAct-ConnectionState
7
CHARACTER
Connection state. Valid values include:
*Connected
*Disconnected
*Listening
Format X(16)
_ReplIntAgtAct-LastMsgSent
8
CHARACTER
Time last message sent to remote agent
Format X(24)
_ReplIntAgtAct-LastMsgRecv
9
CHARACTER
Time last message received from remote agent
Format X(24)
_ReplIntAgtAct-LastPingSent
10
CHARACTER
Time last ping message sent
Format X(24)
_ReplIntAgtAct-LastPingRecv
11
CHARACTER
Time last ping message received
Format X(24)
_ReplIntAgtAct-SentMsgs
12
INT64
Total messages sent to remote agent
Format ->>>>>>>>>>>>>>>>>>>9
_ReplIntAgtAct-RecvMsgs
13
INT64
Total messages received from remote agent
Format ->>>>>>>>>>>>>>>>>>>9
_ReplIntAgtAct-SyncPoints
14
INT64
Synchronization point notes received from remote agent
Format ->>>>>>>>>>>>>>>>>>>9
_ReplIntAgtAct-RemoteLastBkSeq
15
INTEGER
Last acknowledged source AI sequence from remote agent
Format ->>>>>>>>>9
_ReplIntAgtAct-RemoteSourceTRID
16
INT64
Last acknowledged source transaction ID from remote agent
Format ->>>>>>>>>>>>>>>>>>>9