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.10
Published
June 2021
Language
English (United States)
Last Update
2021-06-29
dita:mapPath
dlj1608578382225.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