C/C++ Programmer's Guide (G06.25+)
Run-Time Messages
HP C/C++ Programmer’s Guide for NonStop Systems—429301-008
22-18
Input/Output Messages
62
Cause. A value that is expected to be a Guardian file number is not the number of an
open file.
Effect. Program behavior is language and application dependent.
Recovery. Consult your system administrator.
63
Cause. A parameter was not the number of a shared (standard) file where one was
expected.
Effect. Program behavior is language and application dependent.
Recovery. Consult your system administrator.
64
Cause. A request to open a file failed because the file device is not supported.
Effect. Program behavior is language and application dependent.
Recovery. Consult your system administrator.
65
Cause. A parameter to an open operation was not a meaningful value. For example,
the CRE_File_Open_ sync_receive_depth parameter must be a nonnegative
number. This message might be reported if the sync_receive_depth parameter is
negative.
Effect. Program behavior is language and application dependent.
Recovery. Consult your system administrator.
Invalid GUARDIAN file number
Undefined shared file
File not open
Invalid attribute value