KFAA096I DESTNODE=destnode CALLTYPE=calltype SCRIPT=script

Explanation

This informational message, which follows message KFAA095I, displays the alert emitter destination node and the method to be used by the alert emitter to deliver the alert.

The destnode value specifies the alert emitter name. The calltype value specifies the call method to be used to deliver action requests and alerts to the alert emitter:
  • Zero: An automation script (REXX™ exec) is executed by the alert emitter.
  • Non-zero: The alert is forward to an alert subagent by the alert emitter.
The script value specifies the command to be executed (if CALLTYPE=0) or the name of the alert subagent to be notified (if CALLTYPE is non-zero).

System action

Message KFAA097I follows this message to display the action arguments to be passed to the alert emitter.

User response

None.