Multiple choice technology

Which two statements describe both File Sets and Data Sets? (Choose two.)

  1. File and Data Sets preserve partitioning.

  2. File and Data Sets are stored in internal format.

  3. File and Data Sets contain header file and data files.

  4. File and Data Sets are readable by external applications.

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

Both File Sets and Data Sets preserve partitioning metadata and consist of a header file plus data files. However, File Sets are readable by external applications (text format), while Data Sets use internal DataStage format and are not externally readable. Option B incorrectly states both are internal.