Example 2: Activate a concatenation of data sets

Operation: Activate data sets 'sys3.loadlib1' and 'sys3.testlib' 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' 'sys3.testlib')
TSOLIB DISPLAY
IDY00022I Search order (by DDNAME) is:
IDY00023I DDNAME = SYS00101
Note that the system has created a ddname of SYS00101 for the concatenated load module libraries.