START Option - IBM CICS Interface for Teradata

IBM CICS Interface for Teradata Reference

Product
IBM CICS Interface for Teradata
Release Number
15.00
Language
English (United States)
Last Update
2018-09-25
dita:id
B035-2448
lifecycle
previous
Product Category
Teradata Tools and Utilities

START Option

The START option attempts to start the connection to the named TDPID (which must be defined in the DBCDLT) or all (ALL) of the TDPIDs defined in the DBCDLT.

During the START process, an attempt is made to resolve any logical units of work that may have been left in doubt on the Teradata Database due to a connection failure.

The START process is as follows:

1 The START option is initiated.

Initiation occurs in one of two ways:

  • manually (initiated by an authorized terminal operator)
  • implicitly during DBCC initialization for TDPs for which START=YES is specified in their DBCDLT entry.
  • 2 The following message is displayed to report that the connection is being started.

    +DCI0210 ENTRYNAME: tdpid, START PROCEEDING

    3 If the START option is invoked manually from a terminal, DAFC releases the terminal and attaches a non-terminal-related transaction to complete the start process.

    The start process accomplishes the following:

  • Ensures that the named TDPID is running
  • Enables a task related user exit
  • Resolves any in-doubt units of work
  • 4 When the START option successfully completes, the operator console displays the following message and writes it to the Transient Data Queue CSMT.

    DCI0206 ENTRYNAME: tdpid, STATUS: STARTED

    An authorized terminal operator can verify successful initialization of the connection by issuing the DAFC STATUS command.

    5 If errors occur during the start process, the appropriate error messages are displayed on the operator console and to the Transient Data Queue CSMT.