Multiple choice technology mainframe IEBCOPY is used for ? a) Copy one flat file to another b) Copy one PDS to another c) Copy one VSAM to another 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.