ASAP 2.8 Server Manual

ASAP Data Definitions
HP NonStop ASAP Server Manual522303-007
B-15
Tape Statistics Definitions
Tape Statistics Definitions
DEFINITION TAP-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 type *. !sysno, domain & its
02 Q-key type * redefines P-key. !enform q-key
02 event type *. !ts, interval & info
02 Cpu type binary 16. !Process cpu, -1 if not running.
02 Cpu-State type binary 16. !CPU state
02 BCpu type binary 16. !Backup cpu, -1 if not nonstop.
02 BCpu-State type binary 16. !BCPU state
02 LDev type binary 32. !Logical device number of the drive.
02 SubType type binary 16. !Device Subtype. All
tapes are type 4.
02 DriveStatus type binary 16. !Device status.
02 Op-Text type binary 16 occurs 12 times. !Operational status
02 OpText type character 1 redefines op-text. !Operational
Status
02 OpState type binary 16. !Operational State
02 ACS type binary 16. !0 if not ACS type. -1 if it is.
02 NLCheck type binary 16. !-1 if NL check processing mode.
02 BLPCheck type binary 16. !-1 if BLP check processing mode.
02 MountReqs type binary 16. !Number of outstanding tapemounts for
! this drive.
02 MountReqs-State type binary 16. !MountReqs state.
02 MountTime type binary 16. !#mins with mountreqs > 0.
02 MountTime-State type binary 16. !MountTime state.
02 Mount-Tape type binary 16 occurs 4 times. ! name of tape on
device.
02 MountTape type character 1 redefines Mount-Tape.
02 Tape-Status type binary 16 occurs 4 times. !status of tape
in drive.
02 TapeStatus type character 1 redefines Tape-Status.
02 TapeStatus-State type binary 16. !TapeStatus state.
02 Tape-Label type binary 16 occurs 4 times. !TapeLabel of
tape in drive.
02 TapeLabel type character 1 redefines Tape-Label.
02 TapeLabel-State type binary 16. !TapeLabel state.
02 Proc-Name type binary 16 occurs 8 times. ! Process name using
tape drive.
02 ProcName type character 1 redefines Proc-Name.
02 Prog-Name type binary 16 occurs 5 times. ! Filename using
tape drive.
02 ProgName type character 1 redefines Prog-Name.
02 UserId type binary 16. ! UserId using tape drive.
02 Spare1 type binary 16.
02 Spare2 type binary 16.
02 Spare3 type binary 16.
02 Spare4 type binary 16.
END.
*--This extension layout is for the Tape detail statistics.
DEFINITION TAP-EXT.
02 Density type binary 16. !Tapemount density.
02 Prot type binary 16. !Protected or not. Use SPI value.
02 InputOutput type binary 16. !In, OUT of Extended. Use SPI value.
02 Action type binary 16. !Action for tapemount.
END.