COBOL Manual for TNS and TNS/R Programs

Run-Time Diagnostic Messages
HP COBOL Manual for TNS and TNS/R Programs522555-006
48-30
Message List
62 (none)
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. An HP COBOL
program terminates abnormally.
Recovery. Consult your system administrator.
63 (none)
Cause. A parameter was not the number of a shared file where one was expected.
Effect. Program behavior is language and application dependent. An HP COBOL
program terminates abnormally.
Recovery. Consult your system administrator.
64 (none)
Cause. A request to open a file failed because the file device is not supported.
Effect. Program behavior is language and application dependent. An HP COBOL
program terminates abnormally.
Recovery. Consult your system administrator.
65 (none)
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. An HP COBOL
program terminates abnormally.
Recovery. Consult your system administrator.
Invalid GUARDIAN file number
Undefined shared file
File not open
Invalid attribute value