Report Archival System - RAS
uses the JES2 OFFLOAD facility to periodically offload reports to a GDG tape, then reads the tape
and maintains a KSDS directory of its contents. ISPF dialogs permit the selection of a desired entry
for restore to the queue.
NEW!
RAS has been enhanced to include a weekly merge cycle, adding the
ability to retain selected reports indefinitely and use significantly less tapes.
Console Commander - This facility issues console commands from a batch step.
Use IDCAMS Pro in place of the standard IBM utility IDCAMS to optionally cause a jobstep abend whenever IDCAMS terminates with a 'higher-than-desired' return code. In order to accomplish this, IDCAMS Pro simply calls IDCAMS and, upon IDCAMS's completion, tests its return code. Based on the execution PARM, IDCAMS Pro decides whether an abend is warranted.
Another function of IDCAMS Pro is to transparently convert IDCAMS REPRO operations to use a SORT COPY function. SORT uses EXCP processing for its COPY operation, much faster and far more efficient than the QSAM processing used by IDCAMS during a REPRO.
Match/Merge is a very easy to use “match/merge” utility. Simply specify two input sequential files and the position/length of their respective “key” fields. Match/Merge produces output files that show which records are present on both files or only one.
NEW!
Automatic reorganization - VSAM Pro does not rely on externally stored DEFINE statements, rather it uses information gathered by performing an IDCAMS LISTCAT against the specified file. It automatically generates the appropriate commands prior to invoking IDCAMS to back up, delete, define and restore the file. VSAM Pro supports KSDS, ESDS and RRDS datasets.
Automatic reorganization and tuning - VSAM Pro reorganizes the file and inserts the appropriate user supplied overrides to the DEFINE parameters in order to:
Adjust the primary space allocation to keep the dataset 85-95% full or as specified;
Adjust the secondary space allocation to at least 10% of primary or as specified;
Adjust the control interval sizes to keep index levels under 3 or as specified;
Optionally automatically relocate the dataset to another volume when primary allocation cannot be achieved in one extent (see POOL).