Multiple choice technology mainframe

The datasets that are to be compared must satisfy which of the following conditions?

  1. Both the datasets must be present in the same library

  2. Both the datasets must have same block size

  3. Bothe the datasets must be present in the same DASD volume

  4. Both the datasets must have same record length

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

When using the IEBCOMPR utility to compare two datasets, they must have the same record length (LRECL) and compatible record formats (RECFM). The datasets do not need to be in the same library, on the same DASD volume, or share the same block size (BLKSIZE).