What Is HISTOGRM? - mfx - 3.1

Syncsort™ MFX Programmers Guide

Product type
Software
Portfolio
Integrate
Product family
Syncsort™ Software
Product
Syncsort™ MFX > MFX
Version
3.1
Language
English
Content type
Programmer’s Guide
Product name
Syncsort™ MFX
Title
Syncsort™ MFX Programmers Guide
Topic type
How Do I
Copyright
2024
First publish date
2010
Last edition
2024-08-27
Last publish date
2024-08-27T08:14:56.318001

HISTOGRM is a separate program which is used to gain information about variable-length files. The program scans a variable-length file and provides information which can then be used to run more efficient sorts. HISTOGRM can report the:

  • Block count for minimum and maximum block lengths

  • Record count for minimum and maximum record lengths

  • Average record length

  • Total number of bytes in the file

  • Total number of blocks in the file

  • L6 value (average work space) for variable-length records

  • L7 value (segment length) for variable-length records

HISTOGRM can be used to analyze variable-length records in a VSAM entry-sequenced or key-sequenced data set. When HISTOGRM processes a VSAM file only record information is gathered; block statistics are not produced.