Concatenating libraries to the LINKLIST

To make Z Data Tools commonly available, add the HFM.SHFMMOD1 library to your concatenated LINKLIST.

If you plan to use functions using PL/I include books, add the Language Environment® runtime library, SCEERUN, to your concatenated LINKLIST, in front of any other PL/I runtime library.

If you plan to use functions using High Level Assembler (HLASM) copybooks, ensure that the HLASM load library, ASM.SASMMOD1, is available to Z Data Tools. You can do this by adding this library to your concatenated LINKLIST.

If you plan to use Z Data Tools to access COBOL copybooks or PL/I include books stored in library management system libraries, add the Language Environment® runtime library, SCEERUN, to your concatenated LINKLIST. For information about using library management system libraries, see Customizing Z Data Tools to use library management system libraries.

To concatenate these libraries to the LINKLIST, add them to either your LNKLSTxx or PROGxx member in SYS1.PARMLIB.