Migrating Existing Teradata Database Applications - IBM CICS Interface for Teradata

IBM CICS Interface for Teradata® Reference

Product
IBM CICS Interface for Teradata
Release Number
16.20
Published
October 2018
Language
English (United States)
Last Update
2018-10-10
dita:mapPath
yky1527114222324.ditamap
dita:ditavalPath
Audience_PDF_include.ditaval
dita:id
B035-2448
lifecycle
previous
Product Category
Teradata Tools and Utilities

If you have existing CICS applications accessing the Teradata 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 will 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.