DCI0122 CSAXSNAC ALREADY POINTS TO DBCXSP - IBM CICS Interface for Teradata

CICS Interface (DCI Prefix) Messages

Deployment
VantageCloud
VantageCore
Edition
Enterprise
IntelliFlex
Lake
VMware
Product
IBM CICS Interface for Teradata
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

DCI0122 CSAXSNAC ALREADY POINTS TO DBCXSP

Explanation:

DXSP was called to dynamically install the DFHXSP front-end code but did not do so because CSAXSNAC already contains the address of DBCXSP.

Notes:

This probably means that DXSP previously hooked DFHXSP. If the intent is to install a new version in a running CICS system, the current DBCXSP should be 'unhooked' via the DXSP transaction with an argument of "UNHOOK".

Remedy:

Either avoid duplicate hook attempts, or unhook prior to re-installing the hook.