Copying Host Communication Interface (HCI) Modules - 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
Host Communication Interface (HCI) modules, contained in dbcpfx.LPALIB and dbcpfx.LINKLIB, must be made resident in your system LPALIB and LINKLIB libraries.
  1. Use the COPYLIB job, which is a member in dbcpfx.SAMPLIB.
  2. Modify COPYLIB to fit the needs at your site.
  3. IPL z/OS to refresh the Link Pack Area.
    Perform IPL requires an IPL to refresh the Link Pack Area. Teradata recommends that an IPL only be performed once, and not be performed until this procedure.
    The following example shows the modifications necessary to move the HCI modules to the SYS1 production system.
    //COPYSYS EXEC TDSCOPY,
    //        TESTPFX=dbcpfx,
    //        PRODPFX=’SYS1’,
    //        DIR=T2P,TYP=T,LIB=S
    The following library members may have been assigned unique names to distinguish between production and test systems.
    Member Name Library
    TRDTMAS (IGC00nna) LPALIB
    HSIOSSI LPALIB
    HSISXMS LPALIB
    TDPNSPCI LPALIB
    TDPISSI LINKLIB