COBOL Manual for TNS/E Programs (H06.03+)
Run-Time Diagnostic Messages
HP COBOL Manual for TNS/E Programs—520347-003
48-17
Message List
Recovery. If the error was caused by a read request from your program, correct your
program. You might need to verify that your program handles conditions that are
beyond your control, such as losing a path to the device. Also refer to error handling in
this manual and in the language manual for the routine in your program that detected
the error.
If the error was caused by a read request from the CRE, consult your system
administrator.
60
Cause. The Guardian file system reported an error when the CRE called a file system
procedure to access standard output. error is the Guardian file system error.
Effect. The CRE can report this error when it closes your output file. All other
instances are language and application dependent. An HP COBOL program terminates
abnormally.
Recovery. If the error was caused by a write request from your program, correct your
program. You might need to verify that your program handles conditions that are
beyond your control such as losing a path to the device. Also refer to error handling in
this manual and in the language manual for the routine in your program that detected
the error.
If the error was caused by a write request from the CRE, consult your system
administrator.
61
Cause. The Guardian file system reported an error when the CRE called a file system
procedure to access the standard log file. error is the Guardian file system error.
Effect. The CRE terminates your program.
Recovery. Consult your system administrator.
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. An HP COBOL
program terminates abnormally.
Standard output file error ( error )
Standard log file error ( error )
Invalid GUARDIAN file number










