NET/MASTER Messages Manual

NNM1391
Messages
2–266 106159 Tandem Computers Incorporated
NNM1391 UNLOAD OF PANEL FILE
filename
ACCEPTED
Cause. A SYSPARMS PUNLOAD command was issued and accepted.
filename
is the name of the panel description file to be unloaded.
Effect. The panel description file is unloaded.
Recovery. You can use the SHOW PANELS command to determine the status of the
files.
NNM1392
filename
NOW PRELOADED
Cause. A SYSPARMS PPRELOAD command was issued and was successful. The
specified panel description file is now available for use system wide.
filename
is the name of the preloaded panel description file.
Effect. The panel description file is now loaded into memory. This copy is used
whenever it is referenced (as long as the test mode is off).
Recovery. This message is informational only; no recovery action is necessary.
NNM1393 PANEL FILE
filename
COULD NOT BE PRELOADED - ERROR
errno
Cause. A SYSPARMS PPRELOAD command was issued, but the loader detected a
file-system error during the preload of the specified panel description file.
filename
is the name of the file being preloaded.
errno
is a Guardian file-system error number that indicates the type of error.
Effect. The panel description file is not preloaded.
Recovery. Use the error number to determine the action to take.
NNM1394 #TRAILER START REQUIRED BEFORE #TRAILER END
Cause. A PANEL verb was issued to display a panel, but a #TRAILER END statement
was encountered in the panel description file, without a preceding #TRAILER START
statement.
Effect. The panel is not displayed.
Recovery. Correct the trailer part of the panel description file, making sure that the
trailer lines are immediately preceded by a #TRAILER START statement and
immediately followed by a #TRAILER END statement.