Multiple choice technology mainframe

DEFINE ALIAS 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
B Correct answer
Explanation

DEFINE ALIAS creates an alternate name for non-VSAM datasets (PS, PO, DA datasets), allowing them to be referenced by a different name. VSAM clusters use DEFINE PATH instead.