Multiple choice technology databases

Which one of the following library type is used in DLI jobs to dynamically allocate database clusters?

  1. PSBLIB

  2. DBDLIB

  3. ACBLIB

  4. USERLIB

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

In IMS DLI environments, USERLIB is the library type used for dynamically allocating database clusters. PSBLIB is for partitioned datasets, DBDLIB contains database descriptions, and ACBLIB holds access control blocks - none of these are used for dynamic cluster allocation.