Updating PLT - 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
  1. To initialize the IBM CICS Interface for Teradata (CICS Interface) automatically during CICS initialization, update or create a PLTPI that specifies the DBCDRCN program, as shown in SAMPLIB member DFHPLTIx.The DBCDRCN member initializes the CICS Interface by starting the DBCC transaction.
    Interface Action
    CICS Place the DBCDRCN specification after the specification of the DFHDELIM program because DBCDRCN must execute in initialization Phase 3 (second pass of PLTPI).
  2. To shut down the CICS Interface automatically during CICS termination, update or create a PLTSD that specifies the DBCDSCN program, as shown in SAMPLIB member DFHPLTSx.The DBCDSCN program must run in quiescent stage 1.