ASAP 2.8 Server Manual

ASAP Data Definitions
HP NonStop ASAP Server Manual522303-007
B-28
DDL Section Record Declarations
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 QRY.
File is DBQRY. Def is Qry-stats. Key 0 is p-key-x. End.
RECORD TCP.
File is DBTCP. Def is Tcp-stats1. Key 0 is p-key-x. 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.
File is $EXPDB. Def is net-stats. Sequence is Q-key. End.
RECORD PCB-SRV.
File is $PCBDB. Def is pcb-stats. Sequence is Q-key. End.
RECORD NCP-SRV.
File is $NCPDB. Def is NCP-STATS. Sequence is Q-Key. End.
RECORD DSK-SRV.
File is $DSKDB. Def is dsk-stats. Sequence is Q-key. End.
RECORD APP-SRV.
File is $APPDB. Def is app-stats. Sequence is Q-key-x. End.
RECORD RDF-SRV.
File is $RDFDB. Def is rdf-stats. Sequence is Q-key-x. End.
RECORD FIL-SRV.
File is $FILDB. Def is fil-stats. Sequence is Q-key-x. End.
RECORD SPL-SRV.
File is $SPLDB. Def is spl-stats. Sequence is Q-key-x. End.
RECORD TAP-SRV.