NET/MASTER Messages Manual
NNM2555
Messages
2–420 106159 Tandem Computers Incorporated
NNM2555
procname
ERROR IN PARAMETER:
parameter-position
Cause. The NCL procedure received a passed parameter that was invalid.
procname
is the name of the DSM/PM Interface NCL procedure.
parameter-position
identifies the invalid parameter as follows:
2 indicates the second parameter that must be either
DOMAIN or LINK.
3 indicates the third parameter that must be a domain ID
or a link name, and is mandatory if the second
parameter is specified.
This indicates a programming error.
Effect. The event is not sent to the designated collector. The error message is returned
in &SYSMSG.
Recovery. Refer the message to your system programmer. The programmer should
correct the NCL procedure that calls
procname
.
NNM2556 EMS EVENT SENT TO DSM/PM SUCCESSFULLY
Cause. You successfully sent an EMS event to DSM/PM using the DSM/PM Interface
action function key.
Effect. A DSM/PM record is added for the EMS event.
Recovery. This message is informational only; no recovery action is required.
NNM2557 SPECIFIED
destination-name
WAS NOT FOUND
Cause. You specified an unknown destination when you pressed the DSM/PM
Interface action function key to send an EMS event to DSM/PM.
destination-name
is either DOMAIN=domainid or LINK=linkname that
identifies the DSM/PM to receive the event.
Effect. No DSM/PM record is added.
Recovery. Use the SHOW DOMAINS or the SHOW LINKS command to get the correct
destination and its status. Correct your destination, and try to send the event again.