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
16.20
Published
October 2018
Language
English (United States)
Last Update
2019-03-07
dita:mapPath
ovw1527114222335.ditamap
dita:ditavalPath
ovw1527114222335.ditaval
dita:id
B035-3128
lifecycle
previous
Product Category
Teradata Tools and Utilities
Substitute the DBC prefix in place of dbcpfx for all library names.
  • 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