NET/MASTER Messages Manual
NNM0088
Messages
106159 Tandem Computers Incorporated 2–35
NNM0086
component-type name
ALREADY DEFINED
Cause. A LINK DEFINE, SESSION DEFINE, or UNIT DEFINE command failed
because the name used was already in use.
component-type
is LINK, SESSION, or UNIT.
name
is the name of the link, session, or unit specified.
Effect. The command is ignored and no further action is taken.
Recovery. Check the name of the INMC link, session, or unit being defined. Use the
SHOW LINK=* command to show the names of all links, sessions, and units defined
to the NonStop NET/MASTER MS system.
NNM0087 LINK
linkname
UNIT NUMBER
unitnumber
action-result
Cause. The SESSMSG system parameter has a value of YES, indicating that a
monitor-class message is issued whenever a unit changes state. The message appears
when the INMC software attempts to issue a Guardian file-system OPEN call and
indicates whether the call was successful.
linkname
is the name of the INMC link.
unitnumber
is the INMC internal unit number.
action-result
is OPENED or FAILED.
Effect. The OPEN call is successful (OPENED) or has failed (FAILED).
Recovery. This message is informational only and is the result of setting SYSPARMS
SESSMSG=YES in order to monitor unit state changes.
NNM0088 LNKTRACE LINK
linkname
text
Cause. The LNKTRACE system parameter has a value of YES indicating that a
monitor-class message is issued whenever a link's state changes from ACTIVE to
INACTIVE or back again. Such a change has occurred and you are a monitor-class
user enabling you to receive the message.
linkname
is the name of the INMC link.
text
is ACTIVE or INACTIVE.
Effect. The INMC link assumes the state as described in the message which is either
ACTIVE or INACTIVE.
Recovery. This message is informational only and is the result of setting SYSPARMS
LNKTRACE=YES in order to monitor link state changes.