Concatenating APPLOAD to STEPLIB - Teradata Tools and Utilities

Teradata® Tools and Utilities for IBM z/OS Installation Guide - Teradata Director Program - 17.20

Product
Teradata Tools and Utilities
Release Number
17.20
Published
September 2022
Language
English (United States)
Last Update
2022-10-11
dita:mapPath
hph1662964204836.ditamap
dita:ditavalPath
ppr1662968569655.ditaval
dita:id
B035-3514
Product Category
Teradata Tools and Utilities
PrerequisiteSubstitute 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 shown in the following example:

//STEPLIB  DD DSN=dbcpfx.APPLOAD,DISP=SHR 
//         DD DSN=IMSVS.RESLIB,DISP=SHR