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:
- Check message DFS1934E that was previously issued. This message indicates that DFSCNTE0 could not be loaded.
- Make sure that DFSCNTE0 exists in one of the IMS.SDFSRESL concatenated data sets.
- Identify the cause to the load failure and correct the failure.
- Cold or warm start the IMS system again for the exit routine to be loaded.