NET/MASTER Messages Manual

NNM0075
Messages
2–30 106159 Tandem Computers Incorporated
NNM0075
component-type name
NOT DEFINED
Cause. A LINK START, LINK DELETE, SESSION DELETE, or UNIT DELETE
command was issued but the indicated link, session, or unit name was not found. This
could be because the specified object has already been deleted or because the name
was misspelled.
component-type
is LINK, SESSION, or UNIT.
name
is the name of the INMC link, session, or unit specified.
Effect. The command is ignored and no further action is taken.
Recovery. Use the SHOW LINKS=* command to verify the link, session, or unit name
before retrying the delete operation.
NNM0076 INMC CONFIGURATION ERROR. MISSING SESSION OR UNIT DECLARATION
FOR LINK
linkname
Cause. A LINK START command was issued but the configuration of the INMC link is
incomplete. The cause can be one of the following:
The link has been defined with no sessions.
The link has been defined with sessions but one or more of the sessions have no
subordinate units.
linkname
is the name of the link that is incorrectly configured.
Effect. The LINK START command is ignored and no further action is taken.
Recovery. Use the SHOW LINK=linkname command to display the configuration of the
link in question. Check the declarations of all sessions and units for the link. Each
session for this link must have at least one subordinate unit. Use the SESSION
DEFINE and UNIT DEFINE commands to correct the faulty definition, and try the
LINK START command again.