Multiple choice technology mainframe

which one of the following is used for generates and modifies VSAM and Non-VSAM datasets

  1. IEHINITT

  2. ICKDSF

  3. IDCAMS

  4. IEHLIST

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

IDCAMS (Access Method Services) is the comprehensive IBM utility for generating, modifying, and managing both VSAM and Non-VSAM datasets. It handles CREATE, DELETE, ALTER, PRINT, and other dataset operations. IEHINITT is for tape initialization, ICKDSF for disk initialization, and IEHLIST for listing dataset information.