Copying Host Communication Interface (HCI) Modules - Teradata Tools and Utilities

Teradata Tools and Utilities for IBM z/OS Installation Guide

Product
Teradata Tools and Utilities
Release Number
15.10
Published
August 2016
Language
English (United States)
Last Update
2018-06-05
dita:mapPath
PDF_Installation_ZOS_1600.ditamap
dita:ditavalPath
ft:empty
dita:id
B035-3128
lifecycle
previous
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.PROCLIB.
  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. It is recommended 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 library members listed below 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