The T_MSG class represents run-time attributes of the BEA TUXEDO system managed UNIX System message queues.
1All attributes in Class T_MSG are local attributes.
Attribute Semantics
TA_LMID: LMID
TA_MSGID: 1 <= num
TA_STATE:
GET: ACTive
GET operation will retrieve run-time information for the selected T_MSG object(s). The following states indicate the meaning of a TA_STATE returned in response to a GET request. States not listed will not be returned.
|
|
|
TA_CURTIME: 1 <= num
T_MSG:TA_LMID. This attribute can be used to compute elapsed time from the T_MSG:TA_?TIME attribute values.
TA_MSG_CBYTES: 1 <= num
TA_MSG_CTIME: 1 <= num
TA_MSG_LRPID: 1 <= num
TA_MSG_LSPID: 1 <= num
TA_MSG_QBYTES: 1 <= num
TA_MSG_QNUM: 1 <= num
TA_MSG_RTIME: 1 <= num
TA_MSG_STIME: 1 <= num
This class is UNIX System-specific and may not be supported in non-UNIX implementations of BEA TUXEDO system.