NET/MASTER Messages Manual

NNM0584
Messages
106159 Tandem Computers Incorporated 2–121
NNM0582 WARNING:
process-name
FAILED TO RESTART PROCESS
logical-name
'
restart-count
TIMES IN
time-interval
SECONDS, NO FURTHER
RESTARTS
Cause. The number of restarts of a failed NonStop NET/MASTER MS static or external
process (for example, a DSNM process) reached the maximum number allowed for the
time interval, or the time limit for restarts expired.
process-name
is the name of the NonStop NET/MASTER MS control process.
logical-name
is the logical name of the failed process.
restart-count
is the number of times the process failed to restart.
time-interval
is the time interval (in seconds) within which NCP failed to
restart the process.
Effect. The failed process is not restarted.
Recovery. Examine the EMS log to determine the reason for the failure. After you have
corrected the problem, restart the NonStop NET/MASTER MS system.
NNM0583 PARAMETER CONFIGURED:
parameter-value
Cause. The indicated process parameter was changed. The new parameter value
becomes effective when a new copy of the process is executed.
parameter-value
is the latest defined parameter value.
Effect. The information is retrieved and displayed.
Recovery. This message is informational only; no recovery action is necessary.
NNM0584 OPERATION NOT ALLOWED
error-text
Cause. A command was issued to change the attribute of a NonStop NET/MASTER
process. However, the action is not allowed or applicable on the specified object.
error-text
provides further information for diagnostics as follows:
BACKUP PROCESS NOT RUNNING
You issued the PROCESS SWITCH command on a process, but the backup of the
process has terminated. Use the PROCESS ALTER=process-name
BACKUPCPU=backup-cpu command to create a new backup process, then reissue
the PROCESS SWITCH command.
DYNAMIC PROCESS ONLY
You tried to alter the CPU loading of a nondynamic process. You can alter the
CPU loading of dynamic processes only.