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

IBM IMS Interface for Teradata® Reference - 17.20

Deployment
VantageCloud
VantageCore
Edition
Enterprise
IntelliFlex
Lake
VMware
Product
IBM IMS Interface for Teradata
Release Number
17.20
Published
November 2023
ft:locale
en-US
ft:lastEdition
2023-11-17
dita:mapPath
fks1695366180215.ditamap
dita:ditavalPath
obe1474387269547.ditaval
dita:id
sjj1470436571402
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