ASAP 3.0 Server Manual
HP NonStop ASAP Server Manual Page 313 of 342
02 PCpu-State type binary 16. !Primary CPU State
02 BCpu type binary 16. !Backup CPU
02 BCpu-State type binary 16. !Backup CPU State
02 Record-type type binary 16. !Type for this record
02 Primary-vol type binary 16 occurs 4 times. !Updater p-vol
02 Primary-volch type character 1 redefines Primary-vol.
02 Secondary-vol type binary 16 occurs 4 times. !Updater b-vol
02 Secondary-volch type character 1 redefines Secondary-vol.
02 Audittrail-index type binary 16. !Index of audittrail
02 Ai-volume type binary 16 occurs 12 times.!Audit Image file
02 Ai-volch type character 1 redefines Ai-volume.
02 Ai-sno type binary 32. !Sequence no
02 Ai-rba type binary 32. !RBA
02 Spare type binary 16 occurs 6 times. !reserved
02 RtdTime type binary 64. !Real Time Delay (RTD)
02 RtdTime-State type binary 16. !RTDTime State
02 RtdSecs-State type binary 16. !RTDSecs State
END.
Spooler Statistics Definitions
DEFINITION SPL-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 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 Priority type binary 16. !Executing priority of process.
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 Error type binary 64. !Error condition, if any
02 Error-State type binary 16. !Error state, 0 for remove
02 SplType type binary 16. !Indicates the type of
spooler obj.
02 NumObjects type binary 16. !Number of objects or subobjects
02 NumTotObjects type binary 16. !Total number of objects or subs
02 NumJobs type binary 32. !Number of jobs for component
02 NumJobs-State type binary 16. !NumJobs State
02 BatchJobs type binary 32. !Number of batch jobs for component
02 BatchJobs-State type binary 16. !BatchJobs State
02 OpenJobs type binary 32. !Number of jobs currently open
02 OpenJobs-State type binary 16. !OpenJobs State
02 PrintJobs type binary 32. !Number of jobs currently printing
02 PrintJobs-State type binary 16. !PrintJobs State
02 HoldJobs type binary 32. !Number of jobs currently on hold
02 HoldJobs-State type binary 16. !HoldJobs State