NET/MASTER Messages Manual
NNM2193
Messages
106159 Tandem Computers Incorporated 2–399
NNM2192 CHECKPOINT ERROR
err1
,
err2
Cause. An error occurred on a CHECKPOINT procedure call in the security exit
server.
err1
is the value of bits 0 through 7 of the CHECKPOINT error code and has
the value 3 indicating an illegal parameter.
err2
is the value of bits 8 through 15 of the CHECKPOINT error code
identifying the parameter in error.
This message is only generated when
err1
is 3. It represents a coding error in the
security exit.
Effect. The security exit abends. If there is only one security exit, then there is no
longer any control over who can update the utility definitions, and all OPSYS SEND
and PROGRUN utility-name commands are disabled.
Recovery. Shut down and restart the NonStop NET/MASTER MS system to restore
normal performance. Contact the Tandem support representative about the
checkpoint error, providing the following information:
Displayed message
Copy of the security exit object file
NNM2193 CHECKOPEN ERROR
errno
ON
filename
Cause. An error occurred when opening files in the backup of the security exit server.
errno
is the Guardian file-system error number.
filename
is the name of the file that caused the error.
Effect. The security exit stops its backup if the backup has not already stopped.
Authorization functions are unaffected, but no backup is available to take over if the
CPU running the security exit fails. The security exit will attempt to restart a backup.
Recovery. Use the error number to determine the appropriate action to take.