ING234E Request 'request' failed: RC=rc command='command' reason='reason'

Explanation

The specified command abended.

  • The variable request shows the request that was received from the automation adapter for execution.
  • The variable rc shows the return code of the command.
  • The variable command shows the command that implements the request.
  • The variable reason shows text that describes the error.

System action

Execution of the request stops.

Operator response

None.

System programmer response

Analyze the return code and reason code for the abending command.