DFS4861W EDIT ROUTINE DFSCNTE0 UNAVAILABLE FOR LTERM xxxxxxxx

Explanation

The static logical terminal was defined with EDIT=YES on the NAME macro, but the message switching input edit routine, DFSCNTE0, was not loaded successfully by the IMS system.

In the message text:
xxxxxxxx
Indicates the logical terminal (LTERM) name.

System action

Static terminals that are defined to use the message switching input edit routine (EDIT=YES was defined on the NAME macro) will not have access to the DFSCNTE0 routine. The terminal will be treated as if EDIT=NO was specified on the NAME macro. IMS will have previously issued DFS1934E to indicate that the edit routine was not loaded.

IMS continues initialization.

Output destination

The System Console

System programmer response

Perform the following steps:
  1. Check message DFS1934E that was previously issued. This message indicates that DFSCNTE0 could not be loaded.
  2. Make sure that DFSCNTE0 exists in one of the IMS.SDFSRESL concatenated data sets.
  3. Identify the cause to the load failure and correct the failure.
  4. Cold or warm start the IMS system again for the exit routine to be loaded.

Module

DFSAINB0