STOP 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

STOP Option

The STOP option stops the connection to the named TDPID or all of the TDPIDs defined in the DBCDLT.

The message issued from the STOP command reports the status of the connection.

STOP has two mutually exclusive parameters:

  • QUIESCE
  • FORCE
  • An authorized terminal operator can manually initiate the STOP option, or the option can be performed implicitly during DBCC shutdown.

     

    IF STOP is initiated . . .

    THEN . . .

    manually

    either QUIESCE or FORCE can be specified.

    implicitly

    DBCC specifies one of the following:

  • QUIESCE if DBCC is shutting down orderly.
  • FORCE if DBCC is shutting down immediately.
  • The two STOP option parameters, QUIESCE and FORCE are discussed in:

  • STOP QUIESCE
  • STOP FORCE