NET/MASTER Messages Manual

NNM0564
Messages
2–114 106159 Tandem Computers Incorporated
NNM0564 SYSTEM STOPPING
Cause. A SHUTDOWN $ABEND$ command was issued and the command was
accepted.
Effect. An immediate shutdown of the NonStop NET/MASTER MS system has
started.
Recovery. This message is informational only; no recovery action is necessary.
NNM0565 FAILED TO EXECUTE NCL INIT PROCEDURE
Cause. The NCL procedure INIT could not be executed. Common causes include the
following:
INIT procedure is not present.
INIT procedure is secured such that it cannot be accessed by the NonStop
NET/MASTER MS system.
INIT procedure did not compile correctly.
INIT procedure contained run-time errors.
Effect. The startup of the NonStop NET/MASTER MS system is abandoned.
Recovery. Use the 'FUP COPY <log file name>,,a,no head' command to copy the activity
log to your terminal. Examine the output to determine the reason for the failure.
Correct the problem, and restart the NonStop NET/MASTER MS system.
NNM0566 FAILED TO EXECUTE NCL READY PROCEDURE
Cause. The NCL procedure READY could not be executed. Common causes are:
READY procedure is not present.
READY procedure is secured such that it cannot be accessed by the NonStop
NET/MASTER MS system.
READY procedure did not compile correctly.
READY procedure contained run-time errors.
Effect. The startup of the NonStop NET/MASTER MS system is abandoned.
Recovery. Use the 'FUP COPY <log file name>,,a,no head' command to copy the activity
log to your terminal. Examine the output to determine the reason for the failure.
Correct the problem, and restart the NonStop NET/MASTER MS system.