CLI0157 CLI2 Parameter module HSHSPB unavailable - Teradata Tools and Utilities

Mainframe Call-Level Interface (CLI Prefix) Messages

Product
Teradata Tools and Utilities
Release Number
15.xx,16.xx
Language
English (United States)
Last Update
2018-10-23
dita:id
B035-1096-CLI
lifecycle
latest
Product Category
Teradata® Tools and Utilities

CLI0157 CLI2 Parameter module HSHSPB unavailable

Explanation:

This error indicates that the CLI2 parameter block module was not link-edited into the application and an attempt to dynamically load it at runtime failed.

Notes:

In all environments except CICS, the HSHSPB can be link-edited into the application (the CLI2 stub routine DBCHSTBB contains a WXTRN). If not statically linked, CLI2 will issue a LOAD for the module at runtime.

Remedy:

Ensure either that the HSHSPB is linked into the application (via an INCLUDE statement for HSHSPB) or that it is accessible to the application at run time.