1.8 Messages


Messages generated by the CA MICS Application Extension for
ASTEX are listed below.  Some messages are generated during
the processing of the control statements, while others are
caused by various conditions in the data found during
processing.  The messages are listed in ascending numerical
sequence and include the reason for the message, user action
where appropriate, and applicable references to
documentation.

The following type codes are used to categorize the messages:

Information       Designates a note that documents an
                  application extension option or potentially
                  important feature in the data.

Warning           Designates a condition in either the data
                  or control statements that does not affect
                  the application extension's operation but
                  may lead to unexpected results.

Error             Designates a problem has been encountered
                  with a control statement or data that will
                  prevent a successful run of this
                  application extension.


Messages:
--------

AST00001I   This is an informational message indicating the
            data set and member being processed in ASTPGEN.

AST00016E   This is an error message indicating that the
            statement found in ASTOPS is invalid.  Remove the
            invalid statement and rerun ASTPGEN.

AST00020E   This is an error message indicating that ASTPGEN
            encountered a second OPTIONS statement in ASTOPS.
            Remove the invalid statement and rerun ASTPGEN.

AST00021E   This is an error message indicating that the
            first positional parameter on the ASTOPS OPTIONS
            statement is invalid.  Valid choices are IDB or
            NOIDB.  Fix the parameter and rerun ASTPGEN.

AST00023E   This is an error message indicating that the
            third positional parameter on the ASTOPS OPTIONS
            statement is invalid.  Valid choices are SMF and
            NOSMF.  Fix the parameter and rerun ASTPGEN.
AST00025E   This is an error message indicating that ASTPGEN
            encountered an OPTIONS statement that did not
            specify any input source.  At least one input
            source is required.  Fix the OPTIONS statement
            and rerun ASTPGEN.

AST00030E   This is an error message indicating that ASTPGEN
            encountered two INPUTIDB DD statements in member
            INPUTAST.  Delete the repeated statement and
            rerun ASTPGEN.

AST00032E   This is an error message indicating that ASTPGEN
            encountered an unknown DD statement in INPUTAST.
            Delete the invalid DD statement and rerun
            ASTPGEN.

AST00035E   This is an error message indicating that ASTPGEN
            found a mismatch in ASTOPS, which had IDB coded
            and INPUTAST that did not have a INPUTIDB DD
            statement.  Fix the mismatch and rerun ASTPGEN.

AST00036E   This is an error message indicating that ASTPGEN
            found a mismatch in ASTOPS, which had NOIDB coded
            and INPUTAST that had a INPUTIDB DD statement.
            Fix the mismatch and rerun ASTPGEN.

AST00040I   This is an informational message shows each line
            of input from the member being processed.

AST00045I   This is an informational message indicating that
            ASTPGEN generated member $ASTMSTR and ended
            normally.

AST00066W   This is a warning message indicating that the
            record type is not supported and will not be
            processed.  Processing continues for valid
            record types.

AST00067W   This is a warning message indicating that only
            the first ten "not supported record type"
            messages will be printed.  The "option deleted"
            count will indicate how many records were not
            processed.  Contact CA MICS Product Support for
            information on support for this version of ASTEX
            data.
AST00070W   This is a warning message indicating the data is
            from an unsupported version of ASTEX.  The job
            continues processing but new fields will be
            ignored.  The supported version and the version
            found in the data are printed in the message.
            Call the CA MICS Product Support Group for more
            information on supported versions of ASTEX.

AST00072W   This is a warning message indicating that ASTEX
            records that are shorter than expected will be
            ignored.  These records will not be processed but
            the job continues to process valid records.
            You should investigate the source of these
            records.

AST00076I   This is an informational message indicating
            records were dropped by the user exit specified.

AST00104I   This is an informational message indicating that
            an invalid SMF record type was encountered in the
            ASTEX daily format routine.  See Section 1.5.1.1
            of this guide for more information.