"Sanity check" on the Acquire output - syncsort_capacity_management - 12 - 12.40

Syncsort Capacity Management Installation Guide

Product type
Software
Portfolio
Integrate
Product family
Syncsort
Product
Syncsort Capacity Management
Version
12.40
Language
English
Product name
Syncsort Capacity Management
Title
Syncsort Capacity Management Installation Guide
Topic type
How Do I
Copyright
2023
First publish date
1985

While it is not within the scope of this manual to describe the Acquire output file in full, there are some checks that you can make, by simple inspection, to confirm that the file is of the correct structure. In general records are formatted as comma-separated variables with a sequence number as the first field that increments from 10001 upwards for each measurement interval.

This sample shows the first three data records, and the last record in a given segment, of a valid data file from reading MONITOR data. Data from processing Velocity Software files uses the same style and scheme of record format but 5xxx and 6xxx record types are replaced with 7xxx and 8xxx respectively.


10001,5001,"09","10","050411","07APR11"," 7:32:26","80000001"
10002,5002,"11MAY09","08:53:00","+01:00","SYSP ","2084-302","5.3.0-0702 ",060,
10003,5003,0,0,0,0,0,0,6.78415848611E+09,6.78597880806E+09,6.75622371585E+09,0,0(more)
10004,5004,018,0,018,013,012,0,0,0,0,0,0,5.5E-01,8.0E+00,4.8E+01,5.72612E+06,5.7(more)
... many more records …until
nnnnn,9999 

This sequence of records repeats from type 5001 (for z/VM data) or 7001 (for Velocity Software data) to type 9999 for each interval present in the input data.