NET/MASTER Messages Manual

NNM2190
Messages
2–398 106159 Tandem Computers Incorporated
NNM2190 OPEN ERROR
errno
ON FILE
filename
Cause. A file management error occurred when opening a file in the security exit
server.
errno
is the Guardian file-system error number.
filename
is the name of the file on which the error occurred.
Effect. The security exit abends, preventing the NonStop NET/MASTER MS system
from starting up.
Recovery. Use the error number to determine the appropriate action to take.
NNM2191
proc
ERROR
errno
ON FILE
filename
(
name
type
)
Cause. A file management error occurred when accessing a file in the security exit
server.
proc
is the name of the system procedure that encountered the error:
AWAITIO, KEYPOSITION, or READUPDATE.
errno
is the Guardian file-system error number.
filename
is the name of the file on which the error occurred.
If the error occurred on one of the database files:
name
is the name of the utility that is the subject of the enquiry.
type
is the utility type: O (OPSYS) or P (PROGRUN).
Effect. The security exit denies authority for whatever request it was trying to evaluate
when the error occurred.
Recovery. Use the error number to determine the appropriate action to take.