Usage Notes - Preprocessor2 for Embedded SQL

Teradata Preprocessor2 for Embedded SQL Programmer Guide

Product
Preprocessor2 for Embedded SQL
Release Number
15.00
Language
English (United States)
Last Update
2018-09-27
dita:id
B035-2446
lifecycle
previous
Product Category
Teradata Tools and Utilities

Usage Notes

The linkage editor may include the CLIv2 stub automatically with COBOL programs; this stub inclusion is related to the use of DBCHSAD.

Including only the TDARDI module in the link:

  • Minimizes the size of the application program.
  • Makes re-linking required if changes are made to the application or to the Teradata Database stubs (CLIv2 or PP2).
  • The TERADATA.APPLOAD library should be made available when the application is executed.

    Re-linking is required only if changes are made to the application or the Teradata CLIv2 or PP2 stubs.