Concatenating APPLOAD to STEPLIB - Teradata Tools and Utilities

Teradata® Tools and Utilities for IBM z/OS Installation Guide

Product
Teradata Tools and Utilities
Release Number
17.00
Published
June 2020
Language
English (United States)
Last Update
2020-06-19
dita:mapPath
gfl1544831938738.ditamap
dita:ditavalPath
dyf1465132352622.ditaval
dita:id
B035-3128
lifecycle
previous
Product Category
Teradata Tools and Utilities
PrerequisiteSubstitute the DBC prefix in place of dbcpfx for all library names.
  1. Concatenate dbcpfx.APPLOAD to STEPLIB, including a definition of APPLOAD in the startup JCL (the IMSMSG JCL) for each dependent region that uses the interface.
    The definition of APPLOAD should be a STEPLIB statement, as in the following example:
    //STEPLIB  DD DSN=dbcpfx.APPLOAD,DISP=SHR 
    //         DD DSN=IMSVS.RESLIB,DISP=SHR