COBOL Manual for TNS and TNS/R Programs
Run-Time Diagnostic Messages
HP COBOL Manual for TNS and TNS/R Programs—522555-006
48-29
Message List
Effect. The CRE can report this error when it closes your input file. All other instances
are language and application dependent. An HP COBOL program terminates
abnormally.
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 (none)
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 (none)
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.
Standard output file error ( error )
Standard log file error ( error )