Single-Session/COBOL/IMS (CLI2SCI) - IBM IMS/DC Interface for Teradata

IBM IMS/DC Interface for Teradata Reference

Product
IBM IMS/DC Interface for Teradata
Release Number
16.10
16.00
Published
November 2016
Language
English (United States)
Last Update
2018-04-25
dita:mapPath
wuo1470692033722.ditamap
dita:ditavalPath
Audience_PDF_include.ditaval
dita:id
B035-2447
lifecycle
previous
Product Category
Teradata Tools and Utilities

This program is a COBOL IMS MPP non-conversational program that depends on the CLIv2 to implicitly perform all wait functions.

This program does not call DBCHWAT. Only one Teradata session is used.

The program performs the following functions.

  • Drops then creates a table
  • Inserts rows into the table
  • Updates all rows (single transaction)
  • Selects rows from the table
  • Displays fetched parcels
  • Terminates a request after response parcels are fetched
  • Disconnects the session after requests are processed