Allocating SMP/E Target and Distribution Libraries - 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
  1. 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.
    ALOCSLIB The test system libraries, LPALIB and LINKLIB.
    ALOCTDC The target and distribution libraries needed to install the CICS function. Submit this job if you want to install the IBM CICS Interface for Teradata (CICS Interface).
    ALOCTDA The target and distribution libraries needed to install the TS/API function. Submit this job if you want to install TS/API.
    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.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, see About Authorizing Teradata Libraries and Programs.

    ALOCBASE allocates the following libraries:
    Target Libraries Distribution Libraries

    TDPLOAD

    TDPMAC

    TDPASM

    APPLOAD (must be PDS/E)

    AUTHLOAD (must be PDS/E)

    SAMPLIB

    CLIST

    ATDPLOAD

    ATDPMAC

    ATDPASM

    AAPPLOAD (must be PDS/E)

    AICULOAD (must be PDS/E)

    AAPPSAMP

    AAPPCLST

    ALOCSLIB

    ALOCSLIB allocates the test system libraries, LPALIB and LINKLIB.

    You do not need to submit ALOCSLIB if you already have an LPALIB and LINKLIB available for testing purposes.

    ALOCTDC

    ALOCTDC allocates the target and distribution libraries needed to install the CICS Interface to the Teradata Database. Modify and submit this member only if you are installing the client software in a CICS environment.

    ALOCTDC allocates the following libraries:
    Target Libraries Distribution Libraries
    CXILOAD ACXILOAD

    ALOCTDA

    ALOCTDA allocates the target and distribution libraries needed to install the DB2 interface to the Teradata Database. Modify and submit this member only if you are installing the client software in a DB2 environment.

    ALOCTDA allocates the following libraries:
    Target Libraries Distribution Libraries

    APILOAD

    AAPILOAD

    AAPIMAC

    AAPISAMP

    AAPICLST

    ALOCTPT

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

    ALOCTPT allocates the following libraries:
    Target Libraries Distribution Libraries
    TPTLOAD ATPTLOAD
    TPT.H ATDPH
    SDSNMACS ADSNMACS
    Teradata Parallel Transporter uses certain z/OS features and facilities, much like many other z/OS products (such as CICS and DB2). For Teradata Parallel Transporter to function properly, either a valid RACF OMVS segment must be associated with the userid under which Teradata Parallel Transporter executes or a default UID must exist. For more information, see UNIX System Services Planning (GA22-7800).
    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.