Example 1: Activate a single data set

Operation: Activate a single data set 'sys3.loadlib1' using the ACTIVATE DATASET operand of TSOLIB. Use the TSOLIB DISPLAY operand to display the current search order. Assume no previous request has been issued before.
TSOLIB ACTIVATE DATASET('sys3.loadlib1')
TSOLIB DISPLAY
IDY00022I Search order (by DDNAME) is:
IDY00023I DDNAME = SYS00101
Note that the system has created a ddname of SYS00101 for the activated load module library.