Field name
|
Field number
|
Data type
|
Description
|
_ReplSrv-id
|
2
|
INT64
|
Server Number
Format ->>>>>>>>>>>>>>>>>>9
|
_ReplSrv-AgentCount
|
3
|
INTEGER
|
Agents Count
Number of agents that the OpenEdge Replication server is controlling
Format >>>>>>>>>9
|
_ReplSrv-BlocksSent
|
4
|
INTEGER
|
After-image(AI) Blocks Sent
Number of AI Blocks the OpenEdge Replication server has sent to connected OpenEdge Replication agents
Format >>>>>>>>>9
|
_ReplSrv-StartTime
|
5
|
CHARACTER
|
Server Start Time
Date and time when the OpenEdge Replication server was started
Format X(24)
|
_ReplSrv-LastBlockSentAt
|
6
|
CHARACTER
|
Last Block Sent At
Date and time when the OpenEdge Replication server was started
Format X(24)
|
ReplSrv-Database
|
7
|
CHARACTER
|
Database file name
Format X(24)
|
ReplSrv-DatabaseRole
|
8
|
CHARACTER
|
Database role. Valid values are:
Replication source
Replication target
Format X(8)
|
ReplSrv-ServerState
|
9
|
CHARACTER
|
Server state. Valid values are:
Performing Initialization
Connecting to Agents
Configuring Connected Agents
Performing Failure Recovery
Performing Startup Synchronization
In Normal Processing
Unknown
Format X(36)
|
ReplSrv-DeferAgentConnUntil
|
10
|
CHARACTER
|
Date and time that deferred agent connection attempts will cease
Format X(24)
|
ReplSrv-DeferAgentExpire
|
11
|
CHARACTER
|
Time remaining until deferred agent startup expires
Format X(24)
|
ReplSrv-NextConnectIn
|
12
|
CHARACTER
|
Time until next connection attempt
Format X(24)
|
ReplSrv-ConnectAttempts
|
13
|
INT64
|
Number of connection attempts performed
Format ->>>>>>>>>>>>>>>>>>>9
|
ReplSrv-AgentsConnected
|
14
|
INTEGER
|
Number of agents currently connected
Format >>>>>>>>>9
|
ReplSrv-CurDelayInterval
|
15
|
INTEGER
|
Current message delay interval (in seconds)
Format >>>>>>>>>9
|
ReplSrv-MinDelayInterval
|
16
|
INTEGER
|
Minimum message delay interval (in seconds)
Format >>>>>>>>>9
|
ReplSrv-MaxDelayInterval
|
17
|
INTEGER
|
Maximum message delay interval (in seconds)
Format >>>>>>>>>9
|
ReplSrv-RecoveryState
|
18
|
CHARACTER
|
Server recovery state. Valid values are:
No Recovery
Just Entered Recovery
Server Attempting Connection
Initialize Synchronization with Agents
Synchronizing Agents
Recovery Complete
Format X(42)
|
ReplSrv-RecAgentsToRecover
|
19
|
INTEGER
|
Number of agents needing recovery
Format >>>>>>>>>9
|
ReplSrv-RecAgentsConnected
|
20
|
INTEGER
|
Number of agents connected and not needing recovery
Format >>>>>>>>>9
|
ReplSrv-AgentsInSync
|
21
|
INTEGER
|
Number of agents in synchronization
Format >>>>>>>>>9
|
ReplSrv-TransitionType
|
22
|
CHARACTER
|
Transition type. Valid values are:
Manual
Automatic
Format X(32)
|
ReplSrv-TransitionTimeout
|
23
|
INTEGER
|
For automatic transition, the maximum amount of time (in seconds) that the target database will wait until it transitions to a normal database.
Format >>>>>>>>>9
|
_ReplSrv-ReplicationSet
|
24
|
INTEGER
|
Replication set enabled
Format >>>9
|
_ReplSrv-TransDatabaseRole
|
25
|
CHARACTER
|
Role the database takes after transition. Valid values are:
Normal
Reverse
Format X(32)
|
_ReplSrv-TransitionToAgents
|
26
|
CHARACTER
|
Transition to agents list
Format X(100)
|
_ReplSrv-RestartAfterTrans
|
27
|
BOOLEAN
|
Restart after transition
Format yes/no
|
_ReplSrv-AutoBeginAI
|
28
|
BOOLEAN
|
Automatically begin after-imaging during transition
Format yes/no
|
_ReplSrv-AutoAddAI
|
29
|
BOOLEAN
|
Automatically add after-imaging files during transition
Format yes/no
|
_ReplSrv-AIFile
|
30
|
CHARACTER
|
AI structure filename for automatically adding after-imaging
Format X(256)
|
_ReplSrv-BackupMethod
|
31
|
CHARACTER
|
Backup method during transition
Format X(32)
|
_ReplSrv-ConfiguredAgents
|
32
|
CHARACTER
|
List of configured agents
Format X(68)
|
_ReplSrv-ReplKeepAlive
|
33
|
INT64
|
Replication keep alive property (in seconds)
Format ->>>>9
|
_ReplSrv-SchemaLockAction
|
34
|
CHARACTER
|
Method server uses to perform schema locking. Valid values include:
Force
Wait
Format X(32)
|
_ReplSrv-AgentShutdownAction
|
35
|
CHARACTER
|
Action replication agent takes if connection to server is lost. Valid values include:
Normal
Recovery
Wait
Format X(32)
|