CLI0059 DBCPSVC 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

CLI0059 DBCPSVC unavailable

Explanation:

The module DBCGRC attempted to load in the module DBCPSVC but was unsuccessful.

Notes:

DBCPSVC can be link-edited into DBCGRC or DBCGRC will attempt to load DBCPSVC dynamically and save the address in the HSICB for subse- quent use. This code is returned if DBCGRC is unable to load DBCPSVC or if the saved address is not set for a subsequent CLI routine.

Remedy:

Ensure either that DBCPSVC is link-edited into module DBCGRC (which contains a WXTRN for it), or ensure that DBCPSVC is available to the application at run time.