Allocating SMP/E Target and Distribution Libraries|Gateway Mediated (MF-GTW)|TDP - Allocating SMP/E Target and Distribution Libraries - Teradata Tools and Utilities

Teradata® Tools and Utilities for IBM z/OS Installation Guide - Gateway Mediated (MF-GTW) - 17.20

Deployment
VantageCloud
VantageCore
Edition
Enterprise
IntelliFlex
Lake
VMware
Product
Teradata Tools and Utilities
Release Number
17.20
Published
September 2022
Language
English (United States)
Last Update
2023-08-30
dita:mapPath
isa1662531073388.ditamap
dita:ditavalPath
mub1662573138926.ditaval
dita:id
B035-3513
Product Category
Teradata Tools and Utilities
Submit the following jobs to allocate the SMP target and distribution libraries:
JCL Member Description
ALOCBASE The target and distribution libraries needed to install the base product.
   
   
ALOCTPT The target and distribution libraries needed to install the Teradata Parallel Transporter function. Submit this job if you are installing this function.
The jobs are located in dbcpfx.GTW.PROCLIB and include comments on how to modify them.
  • ALOCBASE

    ALOCBASE allocates the target and distribution libraries needed to install the base function.

    Add the names and volumes of APF-authorized libraries to the appropriate member in PARMLIB. For the list of libraries to be authorized, refer to About Authorizing Teradata Libraries and Programs.

    ALOCBASE allocates the following libraries:
    Target Libraries Distribution Libraries

    GTW.APPLOAD (must be PDS/E)

    GTW.SAMPLIB

    GTW.CLIST

    GTW.AAPPLOAD (must be PDS/E)

    GTW.AAPPSAMP

    GTW.AAPPCLST

  • ALOCTPT

    ALOCTPT allocates the target and distribution libraries needed to install the Teradata Parallel Transporter. Modify and submit this member if you are installing Teradata Parallel Transporter.

    ALOCTPT allocates the following libraries:

    Target Libraries Distribution Libraries
    GTW.TPTLOAD GTW.ATPTLOAD
    GTW.TPT.H GTW.ATPTH
    GTW.SDSNMACS GTW.ADSNMACS
    • Many Teradata Tools and Utilities (including Teradata Parallel Transporter, FastLoad, and MultiLoad) use certain z/OS features and facilities. For these utilities to function properly, either a valid RACF OMVS segment must be associated with the userid under which the utility executes, or a default UID must exist. For more information, refer to z/OS UNIX System Services Planning (GA22-7800) available at http://www.ibm.com/support/knowledgecenter/.
    • On z/OS, square brackets “[ ]” in Teradata Parallel Transporter job scripts have the wrong character encoding to be displayed correctly or to be interpreted as square brackets by the Teradata Parallel Transporter parser/compiler, unless code page "Latin1 1047" is used (and not code page 037). TPT users must set up codepage "Latin 1 1047" for TSO sessions.