Multiple choice technology mainframe

What is the use of IEHPROGM utility?

  1. To maintain and manage catalogs

  2. To compare two datasets at record level

  3. It is a null program

  4. To copy a VSAM dataset to a flat file

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

IEHPROGM is an IBM mainframe utility used for catalog management - it can maintain and manage system catalogs. Specifically, it's used for scratch (delete) and rename operations on datasets and catalog entries. The other options: IEBCOMPR compares datasets, IEFBR14 is a null program, and copying VSAM to flat files would use different utilities like REPRO.