DFS1006E DFSFEBJ0 ERROR. INVALID FEIB FIELD. LTERM=nnnnnnnn RC=x DATA=yyyyyyyy MESSAGE TEXT=zzzzzzzzzzzzzzzzzzzz
Explanation
Exit routine DFSFEBJ0 processed a front end switching
message. A field to be specified by the exit routine in the front
end interface block is invalid or missing. LTERM nnnnnnnn was
the source of the message. Field yyyyyyyy contains
the invalid information or, if data is missing, '--NONE--'. Field zz...zz displays
the first 20 bytes of the message, if applicable. Reason code x has
one of the following meanings:
- Code
- Meaning
- 0
- The new destination is missing or invalid. The exit routine might have exited with RC=4 or RC=8.
- 1
- For exit with RC=4, timeout is specified without an ERP name.
- 2
- For exit with RC=4, timeout is specified without a message number.
- 3
- For exit with RC=8, the LTERM name of the original input terminal is missing or invalid.
- 4
- For exit with RC=8, the destination for a late reply is missing or invalid. A timeout for the original input terminal for this message has already occurred.
- 5
- For exit with RC=4, the transaction code specified for an ERP was invalid. Timeout processing cannot take place. A message text is not displayed with this reason code.
- 6
- For exit with RC=4, the user message number specified for timeout processing was invalid. Timeout processing cannot take place. A message text is not displayed with this reason code.
System action
The system action depends on the reason code.
- Code
- Meaning
- 0
- The message is discarded. If the message was input from an ISC session and the exit routine specified a valid error transaction in the FEIBERP field, this error transaction is scheduled. If the timer facility was specified, the original input terminal is released; otherwise it hangs.
- 1,2
- The input message is discarded.
- 3
- The reply message is discarded. If the exit routine specified a valid error transaction in the FEIBERP field, this error transaction is scheduled. If the timeout facility was specified on input, the terminal is released from response mode; otherwise it hangs.
- 4
- The reply message is discarded. If the exit routine specified a valid error transaction in the FEIBERP field, this error transaction is scheduled.
- 5,6
- The original input terminal is released from response mode by this message.
System programmer response
Check the displayed information and determine the source of the incorrect data.
Module
DFSCIOB0