BackBox H4.00 User Manual
Support Tools
104 BackBox H4.00 User Manual
Compr. ratio Compression ratio = user data size / storage size in the
BackBox Data Store.
En-cryp Encryption indication = space, “Decr” or “Encr”.
Severity I - information, regular emulation
W – warning, error occurred in the emulation,
or the volume was manually unloaded
E – severe error
VTC VT Controller identification
Extracting statistics for workstation reporting tools
The statistics files used to produce ENFORM reports OBB018, OBB019 and OBB025
are comma delimited files that can be imported in MS-Excel, MS-Access or similar
tool. These statistics files contain detailed information, a record per operation. MS-
Access or other data base tool must be used to produce summaries.
To get statistics in a workstation tool able to import comma-delimited files,
- A NonStop file is prepared by the macro BB030_EXTRACT_STATS
- The prepared file is downloaded to the workstation
- A PC tool is used to import the downloaded file as comma-delimited file
BB030_EXTRACT_STATS usage
For extracting from the possible multiple statistic files, a single file containing the
chosen activity period, the same macro BB030_EXTRACT_STATS used for preparing
ENFORM reports must be run. This macro also ensures a proper comma-delimited
format for statistic files since BackBox V1.64.
Here is a sample of TACL commands that are afterward split in three groups of lines
to be documented:
VOLUME domain-subvol
LOAD /KEEP 1/ BBSETUP MACROS
PARAM CUTOFF-TIME 00:00:00
PARAM FROM-DATE 2010-07-01
PARAM TO-DATE 2010-07-15
BB030_EXTRACT_STATS EXTRACT_FILE $data21.temp.mystat, &
FIELD_NAMES YES
Loading of BackPak macros:










