COBOL Messages


LNC1091

Conversion of table %1 from CCSID %2 to %3 failed; refer to job log for details.

30

Cause . . . . . : The conversion of the sort sequence table failed. Probable causes are: (1) The specified CCSID is not within the allowed range of values. (2) Conversion from CCSID %2 to CCSID %3 is not supported. (3) One of the specified CCSIDs is not defined for the sort sequence table. No table conversion will take place. The compile job is ended.

Recovery . . . : Refer to the job log to determine the reason. Correct one or both CCSIDs. Recompile the program.


[ Top of Page | Previous Page | Next Page | Table of Contents ]