cc/td/doc/product/software/ioss390
hometocprevnextglossaryfeedbacksearchhelp
PDF

Table of Contents

LODnnn - LOADXL8 Messages

LODnnn - LOADXL8 Messages

This chapter describes the messages issued by the LOADXL8 program

LODnnn

LOD800E

Usage:LOADXL8 InputMemberName OutputDatasetName

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.

LOD801E

Unable to open input file filename

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.

LOD802E

Unable to open output file filename

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.

LOD803E

Unable to write title to output file filename

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.

LOD804E

Error processing input file

Explanation    The input translate table did not pass validation. Other messages will explain the validation failure.

Recommended Action    See following messages.

LOD805E

Unable to write table to output file filename

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.

LOD806I

Processing completed normally.

Explanation    The LOADXL8 program completed processing normally.

LOD807E

Input load module is not a translate table

Explanation    The proper eyecatcher was not present in the translate table.

Recommended Action    Verify that the module specified really is a translate table.

LOD808E

Input translate table is not a character table

Explanation    The translate table type field did not indicate character translation.

Recommended Action    Verify that the module specified really is a translate table.

LOD809E

Input translate table is not ASCII 8

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.

LOD810E

Offset to table, offset is greater than length, length

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.

LOD811E

Offset to title, offset is greater than length, length

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.

LOD812I

Processing translate table:table, Title:name, Date:date, Time:time

Explanation    The name, title, assembly date, and assembly time fields of the translate table are printed.

hometocprevnextglossaryfeedbacksearchhelp
Copyright 1989-1998 © Cisco Systems Inc.