CLI0157 CLI2 Parameter module HSHSPB unavailable - Mainframe Call-Level Interface

Mainframe Call-Level Interface (CLI Prefix) Messages

Deployment
VantageCloud
VantageCore
Edition
Enterprise
IntelliFlex
Lake
VMware
Product
Mainframe Call-Level Interface
Release Number
15.xx, 16.xx, 17.xx, 20.xx
Published
June 2020
Language
English (United States)
Last Update
2023-11-20
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.