Multiple choice technology mainframe

VERIFY can be used for Empty datasets. Is this statement

  1. (A) True

  2. (B) False.

  3. NA

  4. Na

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

The VERIFY command in JCL is used to verify the integrity of a dataset's catalog entry, but it requires that the dataset actually exist and contain data. VERIFY cannot operate on empty datasets because there are no records to verify. Attempting VERIFY on an empty dataset will result in an error.