Multiple choice technology mainframe

While using the IEBCOMPR utility or 3.15 search in ISPF when are 2 datasets considered equal

  1. Corresponding members contain the same number of records

  2. Note lists are in the same position within corresponding members

  3. Corresponding records and keys are identical

  4. Corresponding directory user data fields are identical

Reveal answer Fill a bubble to check yourself
A,B,C,D Correct answer
Explanation

IEBCOMPR (or ISPF 3.15) considers two datasets equal when all corresponding members match in: record count, note list positions, record content and keys, and directory user data fields. All four conditions must be satisfied for the datasets to be declared equal - this ensures complete bitwise and structural equivalence.