NET/MASTER Messages Manual

NNM1620
Messages
2–304 106159 Tandem Computers Incorporated
NNM1620 FILE
filename
CANNOT BE OPENED
Cause. A RUN MDMAINT command was issued but the file that identifies subsystems
that are foreign to the Tandem environment could not be opened. The file is not a
readable EDIT format file. You may have specified the wrong file.
filename
is the specified name of the file.
Effect. Tokens for the foreign subsystems are ignored and are not available in NCL.
Recovery. Specify the correct file as the second parameter and rerun the program.
NNM1621 LINE
string
IS INCORRECT
Cause. A RUN MDMAINT command was issued, and a file identifying subsystems
that are foreign to the Tandem environment was specified. A line in the file is in the
wrong format. The line must contain the name of a foreign subsystem and a unique
negative number.
string
contains the line of text.
Effect. The line is ignored.
Recovery. Correct the line and rerun the program.
NNM1622 BAD SSID
ssid
, TEXTTOSSID ERROR=(
err1
,
err2
)
Cause. A RUN MDMAINT command was issued, and a file identifying subsystems
that are foreign to the Tandem environment was specified. A line in the file must
contain the name of a foreign subsystem and a unique negative number. The name is
invalid.
ssid
is the subsystem name that is invalid.
err1
is the TEXTTOSSID error number.
err2
is the TEXTTOSSID error subcode.
Effect. The invalid subsystem name is ignored.
Recovery. Use the error returned by the Guardian procedure TEXTTOSSID to
determine the appropriate action to take. After you have rectified the problem, rerun
the program.