_DbServiceManagerObjects VST field descriptions
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
The table below contains the field descriptions of the OpenEdge Replication VST,
_DbServiceManagerObjects.
| Field name | Field number | Data type | Description |
|---|---|---|---|
_DbSvcMgrObj-Id |
2 | INT64 |
The ROWID of the
Format ->>>>>>>>>>>>>>>>>>9 |
_DbSvcMgrObj-Name |
3 | CHARACTER | Service object name. Valid values are:
Format X(32) |
_DbSvcMgrObj-Ready |
4 | CHARACTER | Is the service object ready to accept
messages? Valid values are:
Format X(16) |
_DbSvcMgrObj-Status |
5 | CHARACTER | Service object operating
status. Valid values are:
Format X(32) |
_DbSvcMgrObj-Msgs |
6 | INT64 | The number of messages on
the message queue of the service object. Format ->>>>>>>>>>>>>>>>>>9 |
_DbSvcMgrObj-LockPID |
7 | INTEGER | The PID of the
process that currently holds the lock on the service object. Displays
Format >>>>>>>>9 |
_DbSvcMgrObj-LockUserType |
8 | CHARACTER | The user
type of the service object lock holder. Displays Format X(32) |
_DbSvcMgrObj-LockUserNumber |
9 | INT64 | The user number of the service object lock holder. Displays Format ->>>>>>>>>>>>>>>>>>9 |