VERIFY can be used for Empty datasets. Is this statement
-
(A) True
-
(B) False.
-
NA
-
Na
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.