COBOL Manual for TNS/E Programs (H06.08+, J06.03+)

Recovery
Either correct the program descriptions or assign the correct file.
227
Loadclose failed with internal error mmm, GUARDIAN error nnn
Cause
The HP COBOL Fast I-O routine loadclose returned the indicated error codes.
Effect
The CLOSE statement is unsuccessful. If the Guardian error is 43, the I-O status code is "34";
otherwise it is "30".
Recovery
If you can resolve the Guardian error, do so; otherwise report the error to your service provider.
228
SEGMENT_ALLOCATE_ for fast i/o failed with error return nnn
Cause
An attempt to allocate an extended segment for use with HP COBOL Fast I-O failed with the
indicated error.
Effect
Instead of using HP COBOL Fast I-O (local buffering provided by HP COBOL), the program uses
standard I-O processing.
Recovery
The Guardian Procedure Calls Reference Manual documents the errors that ALLOCATESEGMENT
returns. Take the appropriate action.
229
Loadopen failed with internal error mmm, GUARDIAN error nnn
Cause
The HP COBOL Fast I-O routine loadopen returned the indicated error codes.
Effect
The OPEN statement is unsuccessful with I-O status code “30.
Recovery
If you can resolve the Guardian error, do so; otherwise report the error to your service provider.
230
Loadwrite failed with internal error mmm, GUARDIAN error nnn
Cause
The HP COBOL Fast I-O routine loadwrite returned the indicated error codes.
Effect
The WRITE statement is unsuccessful with I-O status code “30.
Recovery
If you can resolve the Guardian error, do so; otherwise report the error to your service provider.
231
Initnewdatablock (Fast i-o) failed
Message List 1221