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
|