Multiple choice technology mainframe

IEBCOPY is used for ?

  1. a) Copy one flat file to another

  2. b) Copy one PDS to another

  3. c) Copy one VSAM to another

  4. d) All of the above

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

IEBCOPY is a standard IBM mainframe utility program used specifically to copy, compress, or merge Partitioned Datasets (PDS or PDSE). It cannot copy VSAM files or sequential (flat) files, which are handled by other utilities like IDCAMS or IEBGENER.