TMF Management Programming Manual (G06.24+)
Error and Warning Messages
HP NonStop TMF Management Programming Manual—522420-002
7-45
Errors
506 ZTMF-ERR-UNKNOWNOBJECT
The SPI buffer received by the TMFSERVE process contained an unknown
object-type.
The ZTMF-TKN-UNKNOWNOBJECT and ZTMF-TKN-
UNKNOWNCOMMAND tokens supplied within the error list provide
additional information.
507 ZTMF-ERR-EMPTYRESPONSE
This is an empty response as defined in the Distributed Systems Management
(DSM) Programming Manual.
508 ZTMF-ERR-INVALIDCONTEXT
The context token received by the TMFSERVE process was not valid.
509 ZTMF-ERR-CONTEXTOUTOFDATE
The context token supplied with the command is out of date.
No error list is included in the response.
510 ZTMF-ERR-BTDISABLED
BEGINTRANSACTION has already been disabled via a previous DISABLE
BEGINTRANS command.
No error list is included in the response.
511 ZTMF-ERR-BTENABLED
BEGINTRANSACTION is not currently disabled via a previous DISABLE
BEGINTRANS command.
No error list is included in the response.
512 ZTMF-ERR-BADTRANSCOUNTTHRESH
The low value of the TRANSCOUNTTHRESHOLD token is less than 1, or the
high value of the token is less than the low value.
No error list is included in the response.
513 ZTMF-ERR-BADTMFLIBMEMTHRESH
The low value of the TMFLIBMEMTHRESHOLD token is less than 1, or the
high value of the token is less than the low value or greater than 99.
No error list is included in the response.