DFS4863W EDIT ROUTINE xxxxxxxx UNAVAILABLE FOR LINE yyyy PTERM zzzz

Explanation

The physical terminal input or output edit routine that is defined for the terminal cannot be loaded during the IMS initialization. The routine was defined by the EDIT= keyword in the IMS System Definition LINEGRP macro associated with the indicated terminal.

In the message text:
xxxxxxxx
Indicates the physical terminal edit routine name.
yyyy
Indicates the communication line number.
zzzz
Identifies the physical terminal number.

System action

Static terminals that are defined to use the physical terminal edit routine (EDIT=YES specified on the TERMINAL macro) do not have access to the input or output edit routine. The terminal is treated as if EDIT=NO was specified on the TERMINAL macro. Message DFS1934E is issued to indicate that the edit routine is not loaded.

IMS continues initialization.

Output destination

The System Console

System programmer response

Perform the following steps:
  1. Check message DFS1934E that was issued previously. The message indicates which physical terminal edit routines cannot be loaded.
  2. Make sure that the physical terminal edit routine exists in one of the IMS.SDFSRESL concatenated data sets.
  3. Identify the cause to the load failure and correct the failure.
  4. Warm or cold start the IMS system again for the exit routine to be loaded.

Module

DFSAINB0