COBOL Manual for TNS/E Programs (H06.03+)
Run-Time Diagnostic Messages
HP COBOL Manual for TNS/E Programs—520347-003
48-11
Message List
20
Cause. A string, expected to be a valid file name, could not be interpreted as a
Guardian external file name.
Effect. The run unit terminates abnormally.
Recovery. Check that the file names in the program are valid Guardian file names.
21
Cause. During program initialization, the CRE could not read all of the messages
(start-up message, PARAM message, ASSIGN messages, and so forth) it expected
from the file system. error is the file system error number the CRE received when it
could not read an initialization message.
Effect. The run unit terminates abnormally.
Recovery. Consult your system administrator.
22
Cause. The CRE could not obtain the name of the loadfile from the Guardian
environment.
Effect. The run unit terminates abnormally.
Recovery. Consult your system administrator.
23
Cause. The CRE could not determine the physical file name associated with
program_name.logical_name.
Effect. The run unit terminates abnormally.
Recovery. Correct the program_name.logical_name and rerun your program. For
information on ASSIGN commands, see ASSIGN Command and the TACL Reference
Manual.
Cannot utilize file name
Cannot read initialization messages ( error )
Cannot obtain executable file name
Cannot determine file name ( error )
program_name.logical_name










