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

_DbServiceManagerObjects VST field descriptions

The table below contains the field descriptions of the OpenEdge Replication VST, _DbServiceManagerObjects.
Table 30. Virtual system table _DbServiceManagerObjects field description
Field name
Field number
Data type
Description
_DbSvcMgrObj-Id
2
INT64
Id is ROWID of the _DBSvcMgrObj record
Format ->>>>>>>>>>>>>>>>>>9
_DbSvcMgrObj-Name
3
CHARACTER
Service object name
Format X(32)
_DbSvcMgrObj-Ready
4
CHARACTER
Accept message status. Valid values:
*Ready
*Not Ready
Format X(16)
_DbSvcMgrObj-Status
5
CHARACTER
Service object run status. Valid values:
*Active
*Inactive
*Pre-resigstered
*Registered
*Queue Ready
*Running
*Busy
*Busy Not Processing
*DB Change Wait
*Unknown
Format X(32)
_DbSvcMgrObj-Msgs
6
INT64
Number of messages on the service object queue
Format ->>>>>>>>>>>>>>>>>>9
_DbSvcMgrObj-LockPID
7
INTEGER
PID of the lock holder (if the service object is locked)
Format >>>>>>>>9
_DbSvcMgrObj-LockUserType
8
CHARACTER
User type of the lock holder (if the service object is locked)
Format X(32)
_DbSvcMgrObj-LockUserNumber
9
INT64
User number of the lock holder (if the service object is locked)
Format ->>>>>>>>>>>>>>>>>>9