ASAP 3.2 Server Manual
HP NonStop ASAP Server Manual    Page 372 of 381 
 02 Spare4 type binary 16. 
END. 
DDL Section Record Declarations 
ASAP Database Record Declarations 
RECORD CPU.  
 File is DBCPU. Def is cpu-stats. Key 0 is p-key. End. 
RECORD SYS.  
 File is DBSYS. Def is cpu-stats. Key 0 is p-key. End. 
RECORD NET.  
 File is DBEXP. Def is net-stats. Key 0 is p-key. End. 
RECORD PCB.  
 File is DBPCB. Def is pcb-stats. Key 0 is p-key. End. 
RECORD NCP.  
 File is DBNCP. Def is NCP-STATS. Key 0 is P-key. End. 
RECORD DSK.  
 File is DBDSK. Def is dsk-stats. Key 0 is p-key. End. 
RECORD APP.  
 File is DBAPP. Def is App-stats. Key 0 is p-key-x. End. 
RECORD RDF.  
 File is DBRDF. Def is rdf-stats. Key 0 is p-key-x. End. 
RECORD FIL.  
 File is DBFIL. Def is fil-stats. Key 0 is p-key-x. End. 
RECORD SPL. 
 File is DBSPL. Def is spl-stats. Key 0 is p-key-x. End. 
RECORD TAP. 
 File is DBTAP. Def is tap-stats. Key 0 is p-key. End. 
RECORD TMF.  
 File is DBTMF. Def is tmf-stats. Key 0 is p-key-x. End. 
RECORD PRO.  
 File is DBPRO. Def is pro-stats. Key 0 is p-key. End. 
RECORD COM.  
 File is DBCOM. Def is Com-stats. Key 0 is p-key. End. 
RECORD TCP. 
 File is DBTCP. Def is Tcp-stats2. Key 0 is p-key-x. End  
RECORD SWP.  
 File is DBSWP. Def is swp-stats. Key 0 is p-key-x. End. 
RECORD CIP.  
 File is DBCIP. Def is clim-stats. Key 0 is p-key. End. 
Enform Server Declarations 
Enform server declarations for fast hourly rollup: 
RECORD CPU-SRV.  
 File is $CPUDB. Def is cpu-stats. Sequence is Q-key. End. 
RECORD SYS-SRV.  
 File is $SYSDB. Def is cpu-stats. Sequence is Q-key. End. 
RECORD NET-SRV.  










