|
|
This chapter describes the messages issued by the LOADXL8 program
Explanation The arguments to this program are the input member name and the output data set name. They must both be present.
Recommended Action Re-enter the command, specifying both arguments.
Explanation The LOADXL8 program was unable to open the input file. The translate table being processed must be in the same data set as the LOADXL8 program itself.
Recommended Action Verify that the LOADXL8 program is in the same data set as the translate table member to be processed. Note that the parameter is a member name and not a data set name. The data set must be in the STEPLIB concatenation.
Explanation The LOADXL8 program was unable to open the output file.
Recommended Action Verify that the output data set exists and has the proper attributes. It must have RECFM=F, LRECL=256, BLKSIZE=256.
Explanation The LOADXL8 program was unable to write the title to the output file.
Recommended Action Verify that the output data set exists and that you have the proper authority to write to it and that there is sufficient space for the file.
Explanation The input translate table did not pass validation. Other messages will explain the validation failure.
Recommended Action See following messages.
Explanation The LOADXL8 program was unable to write a table to the output file.
Recommended Action Verify that the output data set exists and that you have the proper authority to write to it and that there is sufficient space for the file.
Explanation The LOADXL8 program completed processing normally.
Explanation The proper eyecatcher was not present in the translate table.
Recommended Action Verify that the module specified really is a translate table.
Explanation The translate table type field did not indicate character translation.
Recommended Action Verify that the module specified really is a translate table.
Explanation The flag fields in the translate table did not indicate a type of ASCII 8 bit translate table.
Recommended Action Verify that the module specified really is a translate table.
Explanation The offset field to the translate table is greater than the indicated length of the table.
Recommended Action Verify that the module specified really is a translate table.
Explanation The offset field to the translate table title is greater than the indicated length of the table.
Recommended Action Verify that the module specified really is a translate table.
Explanation The name, title, assembly date, and assembly time fields of the translate table are printed.
|
|