ASAP 3.2 Server Manual
HP NonStop ASAP Server Manual    Page 371 of 381 
 02 OpText type binary 16 occurs 4 times. ! Op state text 
 02 Status type character 1 redefines OpText. 
 02 OpState type binary 16. ! Operational state 
 02 Error type binary 64. ! Error (if any) 
 02 ErrorState type binary 16. ! Error state (or remove) 
 02 Data type ZServiceData. ! SERVICE data 
 02 State type ZServiceState. ! SERVICE states 
END. 
TMF Entity Statistics Definitions 
DEFINITION TMF-STATS. !Description 
 02 system type binary 16 occurs 4 times. !system name 
 02 word type binary 16 redefines system. !word alignment 
 02 sysname type character 8 redefines system. 
 02 P-key-x type *. !sysno, domain & its 
 02 Q-key-x type * redefines P-key-x. !enform Q-key extended 
 02 event type *. !ts, interval & info 
 02 Pid type character 8. !Process’ name 
 02 Cpu type binary 16. !Process’ cpu 
 02 Pin type binary 16. !Process’ pin 
 02 C-code type binary 16. !Client, CI action flags 
 02 Op-Text type binary 16 occurs 8 times. !Operational Status 
 02 OpText type character 1 redefines op-text !Operational Status 
 02 OpState type binary 16. !Operational State 
 02 Error type binary 64. !Error condition, if any 
 02 Error-State type binary 16. !Error state, 0 for remove 
 02 Tps type float 64. !Transaction rate per second 
 02 Tps-State type binary 16. !Tps state 
 02 BeginTrans type binary 16. !Begin transaction status 
 02 BeginTrans-State type binary 16. !BeginTrans state 
 02 Catalog type binary 16. !Catalog status 
 02 Trans type binary 16. !Number of transactions 
 02 Trans-State type binary 16. !Owner state 
 02 Hung type binary 16. !1=at least one trans is hung 
 02 Hung-State type binary 16. !Hung state 
 02 Duration type binary 32. !Transaction duration in seconds 
 02 Duration-State type binary 16. !Duration state 
 02 Type type character 8. !MAT/AUXnn 
 02 Overflow type binary 16. !1=overflow space in use 
 02 Overflow-State type binary 16. !Overflow state 
 02 AuditHold type binary 16. !1=no more audit because no space 
 02 AuditHold-State type binary 16. !AuditHold state 
 02 Used type binary 16. !Used percent of audit trail 
 02 Used-State type binary 16. !Used state 
 02 Active type binary 16. !1=audit dump active 
 02 Active-State type binary 16. !Active state 
 02 Spare1 type binary 16. 
 02 Spare2 type binary 16. 
 02 Spare3 type binary 16. 










