Changes have been made to the Statistics File for the current release. Conversion of the JobStat file is necessary to run MU or MUREPORTS for the current release.
- For Windows, Unix, and Linux platforms the conversion from an old format Jobstats
file to the new format will happen automatically when executing
mu
ormureports
. A backup file namedJobStats.dat.JSF5.bak
will be created with the old format and a new formatJobStats.dat
will be created in its place. This is equivalent to running the statconv program. This is a one-time conversion. - For Mainframe, the STATCONV JCL must be run to convert the old
JOBSTAT file
prior to runningMU
orMUREPORT
. It cannot be automatically done sing the LRECL of the file has changed. This is a one-time conversion that is needed.