Migrating Existing Database Applications - IBM CICS Interface for Teradata

IBM CICS Interface for Teradata® Reference

Product
IBM CICS Interface for Teradata
Release Number
17.00
Published
June 2020
Language
English (United States)
Last Update
2020-06-19
dita:mapPath
xhj1544831946672.ditamap
dita:ditavalPath
obe1474387269547.ditaval
dita:id
B035-2448
Product Category
Teradata Tools and Utilities

If you have existing CICS applications accessing the database (at the version 1, pre-5.0 level) that you wish to execute under CICS/ESA, they must first be re-link-edited with the 5.0 link-edit stub.

Once relinked, these applications execute against the 5.0 release of the Teradata CICS Attachment Facility runtime code under any supported CICS release.

When migrating Preprocessor2 or CLIv2 applications that were linked with the pre-5.0 version of the link-edit stub, observe the following:

IF the application is written with. . . AND it is invoked under . . . THEN . . .
AMODE31 CICS/ESA 3.2 or above running the 5.0 version of the Teradata CICS Attachment Facility it abends with code STUB.
any version of CICS prior to CICS/ESA 3.2 it runs without error.
AMODE24 CICS/ESA 3.2 or above running the 5.0 version of the Teradata CICS Attachment Facility the result is unpredictable, but may include any of the following codes:
  • ASRA
  • AICA
  • STUB
any version of CICS prior to CICS/ESA 3.2 it runs without error.