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

IBM IMS Interface for Teradata® Reference

Product
IBM IMS Interface for Teradata
Release Number
17.00
Published
June 2020
Language
English (United States)
Last Update
2020-06-19
dita:mapPath
ptk1544831946949.ditamap
dita:ditavalPath
obe1474387269547.ditaval
dita:id
B035-2447
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 database 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