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
15.00
Published
March 2014
Language
English (United States)
Last Update
2018-09-28
dita:mapPath
PDF_Installation_ZOS_15_00.ditamap/B035-3128-035K.ditamap
dita:ditavalPath
ft:empty
dita:id
B035-3128
lifecycle
previous
Product Category
Teradata Tools and Utilities
Substitute 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