Try OpenEdge Now
skip to main content
Database Administration
Reference : Virtual System Tables : Virtual system table summaries : User connection (_MyConnection)
 
User connection (_MyConnection)
The _MyConnection VST provides information about a user and the number of private read-only buffers allowed and in use.
Field name
Data type
Description
_MyConn-NumSeqBuffers
INTEGER
Number of private read-only buffers currently allowed
_MyConn-Pid
INTEGER
The user's process ID
_MyConn-TenantId
INTEGER
The user's tenant ID
_MyConn-UsedSeqBuffers
INTEGER
Number of private read-only buffers currently in use
_MyConn-UserId
INTEGER
The user's user number