Multiple choice technology mainframe

DEFINE PATH command creates an alias for

  1. Bldindex

  2. non-VSAM datasets

  3. VSAM base cluster

  4. Define path

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

DEFINE PATH creates an alias for a VSAM base cluster, providing an alternate path to access the same data. This allows different access methods or indexes to reference the same underlying cluster.