Multiple choice technology mainframe

Which is the utility that is used to convert data formats, rearrange input fields and change logical record length?

  1. IEBDS

  2. IEHLIST

  3. IEHPROGM

  4. IEBGENER

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

IEBGENER is a classic IBM utility used to copy sequential datasets, generate partitioned datasets, and alter physical characteristics. Through control statements like RECORD, it can reformat records, change logical record lengths (LRECL), and rearrange fields. Distractors like IEHLIST and IEHPROGM are directory/catalog management utilities rather than data copy/reformating tools.