Migrating Existing Teradata Database Applications - IBM CICS Interface for Teradata

IBM CICS Interface for Teradata Reference

Product
IBM CICS Interface for Teradata
Release Number
15.10
Language
English (United States)
Last Update
2018-10-07
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.