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). |
ALOCTPT | The target and distribution libraries needed to install the Teradata Parallel Transporter function. Submit this job if you are installing this function. |
- 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 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.
Do not 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 IBM CICS Interface for Teradata. Modify and submit this member only if you are installing the client software in a CICS environment.
- 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 TPTLOAD ATPTLOAD TPT.H ATDPH SDSNMACS 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.