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
15.00
Language
English (United States)
Last Update
2018-09-25
dita:id
B035-2447
lifecycle
previous
Product Category
Teradata Tools and Utilities

Single‑Session/COBOL/IMS (CLI2SCI)

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