NET/MASTER Messages Manual

NNM0319
Messages
2–72 106159 Tandem Computers Incorporated
FILE NOT AVAILABLE TO NCL
The specified file
Is not opened. Use UDBCTL OPEN to open the file.
Has failed on an UDBCTL OPEN command. Use the SHOW UDB command
to display the error condition on the file and take appropriate action.
Is a system file, and the value of the SYSUDB system parameter is NO. If
necessary, issue the SYSPARMS SYSUDB=YES command.
FILE SYSTEM ERROR
errno
The error is indicated by a Guardian file-system error number. Use the error
number to determine the appropriate action to take.
INVALID RETURN CODE FROM SECURITY EXIT
A FILE OPEN verb was issued but an invalid return code was received from the
security exit. Refer the message to your security administrator.
KEY LENGTH EXCEEDS MAXIMUM
A key longer than that allowed for the file was specified. Specify a shorter key or
use a file with a longer key length.
KEYWORD INVALID FOR FILE FORMAT
A specified operand is incompatible with the specified format. Possible causes
may be one of the following:
Using the MDO operand on a file that is not opened with FORMAT=MAPPED
Using the VARS or ARGS operand on a file that is not opened with
FORMAT=MAPPED MAP=$NCL
NO CURRENT FILE ID
No file ID was specified, and there was no current file ID. Specify the file ID.
NO CURRENT KEY IS SET
A key was expected but was not set. Specify the key.
UNABLE TO ACCESS SECURITY EXIT
A FILE OPEN verb was issued but the security exit could not be accessed. Refer
the message to your security administrator. The activity log contains other
messages relating to the failure.
Effect. The requested file action is not taken.
Recovery. Use the error text to determine the appropriate action to take.