ASAP 3.2 Server Manual
HP NonStop ASAP Server Manual    Page 341 of 381 
 02 Files-State type binary 16. !Number of files state 
 02 FCode type binary 16. !File code 
 02 FFormat type binary 16. !1=Format1, 2=Format2 
 02 FType type binary 16. !Unstruct, relative, etc. 
 02 SQLType type binary 16. !Protection view, table, etc. 
 02 Partitions type binary 16. !Number of partitions 
 02 LastOpen type binary 64. !Last time file was opened LCT 
 02 Last Modif type binary 64. !Last time file was modified LCT 
 02 Spare1 type binary 16. 
 02 Spare2 type binary 16. 
 02 Spare3 type binary 16. 
 02 Spare4 type binary 16. 
END. 
Node Entity Statistics Definitions 
DEFINITION Exp-End-to-End-Stats.  
 02 End-Sys-Num type binary 8.  
 02 Num-of-Path type binary 8.  
 02 Cur-Path-Hop-Count type binary 8.  
 02 Cur-Path-Neighbor-Num type binary 8.  
 02 Cur-Path-Ldev type binary 16.  
 02 Link-sent type binary 16.  
 02 Link-recv type binary 16.  
 02 Pkts-sent type binary 16.  
 02 Pkts-recv type binary 16.  
END.  
DEFINITION NCP-STATS.  
 02 System type binary 16 occurs 4 times.  
 02 Word type binary redefines system.  
 02 Sysname type character 8 redefines system. 
 02 P-key type *.  
 02 Q-key type * redefines P-key.  
 02 Event type *.  
 02 Invalid type binary 16.  
 !-- Expand End-to-End stats – 
 02 NumofNodes type binary 16. ! upto 256 end-to-end entries 
 02 End-Node-State type Exp-End-to-End-Stats Occurs 256 times. 
END. 
Process Statistics Definitions 
DEFINITION Pro-Stats3. !Description...........Sect 
 02 system type binary 16 occurs 4 times. ! system name 
 02 word type binary 16 redefines system.! word alignment handle 
 02 sysname type character 8 redefines system. 
 02 P-key-x type *. ! sysno, domain & its 8.3 
 02 Q-key-x type * redefines P-key-x. ! enform q-key extended 
 02 event type *. ! ts, interval & info 
 02 Pid type character 8. ! the process' name 
 02 Pin type binary 16. ! Pin or 0 
 02 AggRec type binary 16. ! AggRec indicator 










