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

Table of Contents

CONnnn - CONVXL8 Messages

CONnnn - CONVXL8 Messages

This chapter describes the messages issued by the CONVXL8 program.

CONnnn

CON100E

Usage:CONVXL8 InputDatasetName OutputDatasetName

Explanation    The arguments to this program are the input data set name and the output data set name. They must both be present.

Recommended Action    Re-enter the command specifying both arguments.

CON101E

Unable to open input file filename

Explanation    The CONVXL8 program was unable to open the input file.

Recommended Action    Verify that the input data set exists and re-issue the command.

CON102E

Unable to open output file filename

Explanation    The CONVXL8 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.

CON103E

Unable to write title to output file filename

Explanation    The CONVXL8 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.

CON104E

Error processing input file

Explanation    The input file contained an error. Other messages will describe the error.

CON105E

Unable to write table to output file filename

Explanation    The CONVXL8 program was unable to write a table to the output file. The file name is printed.

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.

CON106I

Processing completed normally.

Explanation    The CONVXL8 program completed processing normally.

CON107E

Input line too long:inputline

Explanation    An input line contained too many characters. The maximum supported is 255 characters. The input line is printed.

Recommended Action    Correct the input and rerun the program.

CON108E

Invalid character in input line:inputline

Explanation    An input line contained a character which is not 0-9 or A-F. Only these characters are allowed outside of a comment. The input line is printed.

Recommended Action    Correct the input and rerun the program.

CON109E

Input line contains too many codes:inputline

Explanation    Exactly 16 codes must be specified on a line. That is 32 hexadecimal characters. The input line is printed.

Recommended Action    Correct the input and rerun the program.

CON110E

Input line contains wrong number of bytes:inputline

Explanation    The input line contained more then 16 codes or it contained an odd number of characters. The input line is printed.

Recommended Action    Correct the input and rerun the program.

CON111E

Input contains wrong number of lines:inputline

Explanation    Too many translate codes were present in the input file. The input line is printed.

Recommended Action    Correct the input and rerun the program.

CON112E

Premature end of file on input.

Explanation    There were not enough lines of translate codes in the input file.

Recommended Action    Correct the input and rerun the program.

hometocprevnextglossaryfeedbacksearchhelp
Copyright 1989-1998 © Cisco Systems Inc.